static final class EnchantmentHelper.ModifierLiving extends java.lang.Object implements EnchantmentHelper.IModifier
Modifier and Type | Field and Description |
---|---|
EnumCreatureAttribute |
entityLiving |
float |
livingModifier |
Modifier | Constructor and Description |
---|---|
private |
ModifierLiving() |
Modifier and Type | Method and Description |
---|---|
void |
calculateModifier(Enchantment enchantmentIn,
int enchantmentLevel) |
public float livingModifier
public EnumCreatureAttribute entityLiving
public void calculateModifier(Enchantment enchantmentIn, int enchantmentLevel)
calculateModifier
in interface EnchantmentHelper.IModifier