Uses of Enum Class
org.cloudburstmc.api.inventory.InventoryType
Packages that use InventoryType
-
Uses of InventoryType in org.cloudburstmc.api.inventory
Methods in org.cloudburstmc.api.inventory that return InventoryTypeModifier and TypeMethodDescriptiondefault InventoryTypeBrewingInventory.getType()@NonNull InventoryTypeInventory.getType()static InventoryTypeReturns the enum constant of this class with the specified name.static InventoryType[]InventoryType.values()Returns an array containing the constants of this enum class, in the order they are declared.