public class EnchantmentUntouching extends Enchantment
aquaAffinity, baneOfArthropods, blastProtection, effectId, efficiency, enchantmentsBookList, enchantmentsList, featherFalling, field_151369_A, field_151370_z, fireAspect, fireProtection, flame, fortune, infinity, knockback, looting, name, power, projectileProtection, protection, punch, respiration, sharpness, silkTouch, smite, thorns, type, unbreaking
Modifier | Constructor and Description |
---|---|
protected |
EnchantmentUntouching(int p_i1938_1_,
int p_i1938_2_) |
Modifier and Type | Method and Description |
---|---|
boolean |
canApply(ItemStack p_92089_1_) |
boolean |
canApplyTogether(Enchantment p_77326_1_) |
int |
getMaxEnchantability(int p_77317_1_) |
int |
getMaxLevel() |
int |
getMinEnchantability(int p_77321_1_) |
calcModifierDamage, func_151367_b, func_151368_a, func_152376_a, getMinLevel, getName, getTranslatedName, getWeight, setName
protected EnchantmentUntouching(int p_i1938_1_, int p_i1938_2_)
public int getMinEnchantability(int p_77321_1_)
getMinEnchantability
in class Enchantment
public int getMaxEnchantability(int p_77317_1_)
getMaxEnchantability
in class Enchantment
public int getMaxLevel()
getMaxLevel
in class Enchantment
public boolean canApplyTogether(Enchantment p_77326_1_)
canApplyTogether
in class Enchantment
public boolean canApply(ItemStack p_92089_1_)
canApply
in class Enchantment