public class EnchantmentArrowInfinite extends Enchantment
aquaAffinity, baneOfArthropods, blastProtection, effectId, efficiency, enchantmentsList, featherFalling, field_92090_c, field_92091_k, fireAspect, fireProtection, flame, fortune, infinity, knockback, looting, power, projectileProtection, protection, punch, respiration, sharpness, silkTouch, smite, type, unbreaking| Constructor and Description | 
|---|
EnchantmentArrowInfinite(int par1,
                                                int par2)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getMaxEnchantability(int par1)
Returns the maximum value of enchantability nedded on the enchantment level passed. 
 | 
int | 
getMaxLevel()
Returns the maximum level that the enchantment can have. 
 | 
int | 
getMinEnchantability(int par1)
Returns the minimal value of enchantability needed on the enchantment level passed. 
 | 
addToBookList, calcModifierDamage, calcModifierLiving, canApplyAtEnchantingTable, canApplyTogether, func_92089_a, getMinLevel, getName, getTranslatedName, getWeight, setNamepublic EnchantmentArrowInfinite(int par1, int par2)
public int getMinEnchantability(int par1)
getMinEnchantability in class Enchantmentpublic int getMaxEnchantability(int par1)
getMaxEnchantability in class Enchantmentpublic int getMaxLevel()
getMaxLevel in class Enchantment