Uses of Enum Class
org.cloudburstmc.server.enchantment.behavior.protection.EnchantmentProtection.TYPE
Packages that use EnchantmentProtection.TYPE
-
Uses of EnchantmentProtection.TYPE in org.cloudburstmc.server.enchantment.behavior.protection
Fields in org.cloudburstmc.server.enchantment.behavior.protection declared as EnchantmentProtection.TYPEModifier and TypeFieldDescriptionprotected EnchantmentProtection.TYPEEnchantmentProtection.protectionTypeMethods in org.cloudburstmc.server.enchantment.behavior.protection that return EnchantmentProtection.TYPEModifier and TypeMethodDescriptionstatic EnchantmentProtection.TYPEReturns the enum constant of this class with the specified name.static EnchantmentProtection.TYPE[]EnchantmentProtection.TYPE.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.cloudburstmc.server.enchantment.behavior.protection with parameters of type EnchantmentProtection.TYPE