Uses of Interface
de.marcely.bedwars.api.arena.ArenaPersistentStorage
Packages that use ArenaPersistentStorage
Package
Description
Contains classes that are related to the 
Arena.Classes used to manage other servers running MBedwars remotely.
- 
Uses of ArenaPersistentStorage in de.marcely.bedwars.api.arenaMethods in de.marcely.bedwars.api.arena that return ArenaPersistentStorageModifier and TypeMethodDescriptionArena.getPersistentStorage()Gets a helper class for storing persistent information for exactly this arena instance.
- 
Uses of ArenaPersistentStorage in de.marcely.bedwars.api.remoteMethods in de.marcely.bedwars.api.remote that return ArenaPersistentStorageModifier and TypeMethodDescriptionRemoteArena.getPersistentStorage()Gets a helper class for storing persistent information for exactly this arena instance.