Uses of Interface
de.marcely.bedwars.tools.PersistentStorage
Packages that use PersistentStorage
Package
Description
Contains classes that are related to the
Arena
.Various helper classes that can be used to make life a lot easier.
-
Uses of PersistentStorage in de.marcely.bedwars.api.arena
Subinterfaces of PersistentStorage in de.marcely.bedwars.api.arenaModifier and TypeInterfaceDescriptioninterface
Represents the persistent storage of an arena. -
Uses of PersistentStorage in de.marcely.bedwars.tools
Methods in de.marcely.bedwars.tools that return PersistentStorageModifier and TypeMethodDescriptionPersistentStorage.Holder.getPersistentStorage()
Get the persistent storage of this object.