Uses of Enum Class
valorless.havenbags.HavenBags.BagState
Packages that use HavenBags.BagState
-
Uses of HavenBags.BagState in valorless.havenbags
Methods in valorless.havenbags that return HavenBags.BagStateModifier and TypeMethodDescriptionstatic HavenBags.BagState
HavenBags.BagState
(org.bukkit.inventory.ItemStack item) static HavenBags.BagState
Returns the enum constant of this class with the specified name.static HavenBags.BagState[]
HavenBags.BagState.values()
Returns an array containing the constants of this enum class, in the order they are declared.