public class EnchantmentImpaling extends Enchantment
Enchantment.Rarityname, typedelegate| Constructor and Description |
|---|
EnchantmentImpaling(Enchantment.Rarity rarityIn,
EntityEquipmentSlot... slots) |
| Modifier and Type | Method and Description |
|---|---|
float |
calcDamageByCreature(int level,
CreatureAttribute creatureType) |
int |
getMaxEnchantability(int enchantmentLevel) |
int |
getMaxLevel() |
int |
getMinEnchantability(int enchantmentLevel) |
calcModifierDamage, canApply, canApplyAtEnchantingTable, canApplyTogether, func_200305_d, getDefaultTranslationKey, getEnchantmentByID, getEntityEquipment, getMinLevel, getName, getRarity, isAllowedOnBooks, isCompatibleWith, isCurse, isTreasureEnchantment, onEntityDamaged, onUserHurt, registerEnchantmentsgetRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryNamepublic EnchantmentImpaling(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 Enchantmentpublic float calcDamageByCreature(int level,
CreatureAttribute creatureType)
calcDamageByCreature in class Enchantment