Uses of Enum Class
org.geysermc.geyser.inventory.item.Enchantment
-
Uses of Enchantment in org.geysermc.geyser.inventory.item
Modifier and TypeMethodDescriptionstatic Enchantment
Enchantment.getByBedrockId(int bedrockId)
static Enchantment
Enchantment.getByJavaIdentifier(String javaIdentifier)
static Enchantment
Returns the enum constant of this class with the specified name.static Enchantment[]
Enchantment.values()
Returns an array containing the constants of this enum class, in the order they are declared.