Uses of Enum Class
org.geysermc.geyser.inventory.item.Enchantment
Packages that use Enchantment
-
Uses of Enchantment in org.geysermc.geyser.inventory.item
Methods in org.geysermc.geyser.inventory.item that return EnchantmentModifier and TypeMethodDescriptionstatic EnchantmentEnchantment.getByBedrockId(int bedrockId)static EnchantmentEnchantment.getByJavaIdentifier(String javaIdentifier)static EnchantmentReturns 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.