Uses of Enum Class
net.minecraft.enchantment.ProtectionEnchantment.Type
-
Uses of ProtectionEnchantment.Type in net.minecraft.enchantment
Modifier and TypeMethodDescriptionstatic ProtectionEnchantment.Type
Returns the enum constant of this class with the specified name.static ProtectionEnchantment.Type[]
ProtectionEnchantment.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionProtectionEnchantment
(Enchantment.Rarity weight, ProtectionEnchantment.Type protectionType, EquipmentSlot[] slotTypes)