Uses of Enum Class
org.geysermc.geyser.translator.inventory.InventoryTranslator.CraftState
-
Uses of InventoryTranslator.CraftState in org.geysermc.geyser.translator.inventory
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static InventoryTranslator.CraftState[]
InventoryTranslator.CraftState.values()
Returns an array containing the constants of this enum class, in the order they are declared.