public class EnchantmentLootBonus 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 |
EnchantmentLootBonus(int par1,
int par2,
EnumEnchantmentType par3EnumEnchantmentType) |
Modifier and Type | Method and Description |
---|---|
boolean |
canApplyTogether(Enchantment par1Enchantment) |
int |
getMaxEnchantability(int par1) |
int |
getMaxLevel() |
int |
getMinEnchantability(int par1) |
addToBookList, calcModifierDamage, calcModifierLiving, canApply, canApplyAtEnchantingTable, func_151367_b, func_151368_a, getMinLevel, getName, getTranslatedName, getWeight, isAllowedOnBooks, setName
protected EnchantmentLootBonus(int par1, int par2, EnumEnchantmentType par3EnumEnchantmentType)
public int getMinEnchantability(int par1)
getMinEnchantability
in class Enchantment
public int getMaxEnchantability(int par1)
getMaxEnchantability
in class Enchantment
public int getMaxLevel()
getMaxLevel
in class Enchantment
public boolean canApplyTogether(Enchantment par1Enchantment)
canApplyTogether
in class Enchantment