Uses of Enum Class
valorless.havenbags.HavenBags.BagState
Packages that use HavenBags.BagState
Package
Description
Core package for the HavenBags plugin, containing main classes,
listeners, configuration, and shared utilities.
-
Uses of HavenBags.BagState in valorless.havenbags
Methods in valorless.havenbags that return HavenBags.BagStateModifier and TypeMethodDescriptionstatic HavenBags.BagStateHavenBags.BagState(org.bukkit.inventory.ItemStack item) static HavenBags.BagStateReturns 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.