net.minecraft.enchantment

public enum ProtectionEnchantment$Type

alw$a
net.minecraft.class_1140$class_2707
net.minecraft.enchantment.ProtectionEnchantment$Type
net.minecraft.enchantment.EnchantmentProtection$Type
net.minecraft.enchantment.EnchantmentProtection$Type

Enum constant summary

Enum Constant
a
field_12424
ALL
ALL
ALL
b
field_12425
FIRE
FIRE
FIRE
c
field_12426
FALL
FALL
FALL
d
field_12427
EXPLOSION
EXPLOSION
EXPLOSION
e
field_12428
PROJECTILE
PROJECTILE
PROJECTILE

Field summary

Modifier and TypeField
private final String
f
field_12429
key
field_185322_f
typeName
private final int
g
field_12430
minXpRequirement
field_185323_g
minEnchantability
private final int
h
field_12431
xpRequirementPerLevel
field_185324_h
levelCost
private final int
i
field_12432
maxXpRequirement
field_185325_i
levelCostSpan

Constructor summary

ModifierConstructor
private (String arg0, int arg1, int key, int minXpRequirement)

Method summary

Modifier and TypeMethod
public String
a()
method_11467()
getKey()
func_185314_a()
getTypeName()
public int
b()
method_11468()
getMinXpRequirement()
func_185316_b()
getMinimalEnchantability()
public int
c()
method_11469()
getXpRequirementPerLevel()
func_185315_c()
getEnchantIncreasePerLevel()