public class EnchantmentKnockback extends Enchantment
Enchantment.Rarityname, typedelegate| Modifier | Constructor and Description |
|---|---|
protected |
EnchantmentKnockback(Enchantment.Rarity rarityIn,
EntityEquipmentSlot... slots) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxEnchantability(int enchantmentLevel) |
int |
getMaxLevel() |
int |
getMinEnchantability(int enchantmentLevel) |
calcDamageByCreature, calcModifierDamage, canApply, canApplyAtEnchantingTable, canApplyTogether, func_200305_d, getDefaultTranslationKey, getEnchantmentByID, getEntityEquipment, getMinLevel, getName, getRarity, isAllowedOnBooks, isCompatibleWith, isCurse, isTreasureEnchantment, onEntityDamaged, onUserHurt, registerEnchantmentsgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNameprotected EnchantmentKnockback(Enchantment.Rarity rarityIn, EntityEquipmentSlot... slots)
public int getMinEnchantability(int enchantmentLevel)
getMinEnchantability in class Enchantmentpublic int getMaxEnchantability(int enchantmentLevel)
getMaxEnchantability in class Enchantmentpublic int getMaxLevel()
getMaxLevel in class Enchantment