Class TridentImpalerEnchantment
java.lang.Object
net.minecraft.world.item.enchantment.Enchantment
net.minecraft.world.item.enchantment.TridentImpalerEnchantment
- All Implemented Interfaces:
- IEnchantmentExtension
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.world.item.enchantment.EnchantmentEnchantment.Rarity
- 
Field SummaryFields inherited from class net.minecraft.world.item.enchantment.Enchantmentcategory, descriptionId
- 
Constructor SummaryConstructorsConstructorDescriptionTridentImpalerEnchantment(Enchantment.Rarity p_45229_, EquipmentSlot... p_45230_) 
- 
Method SummaryModifier and TypeMethodDescriptionfloatgetDamageBonus(int p_45235_, MobType p_45236_) intgetMaxCost(int p_45238_) intintgetMinCost(int p_45233_) Methods inherited from class net.minecraft.world.item.enchantment.EnchantmentbuiltInRegistryHolder, byId, canApplyAtEnchantingTable, canEnchant, checkCompatibility, doPostAttack, doPostHurt, getDamageProtection, getDescriptionId, getFullname, getMinLevel, getOrCreateDescriptionId, getRarity, getSlotItems, isAllowedOnBooks, isCompatibleWith, isCurse, isDiscoverable, isTradeable, isTreasureOnlyMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.neoforged.neoforge.common.extensions.IEnchantmentExtensionallowedInCreativeTab, getDamageBonus
- 
Constructor Details- 
TridentImpalerEnchantment
 
- 
- 
Method Details- 
getMinCostpublic int getMinCost(int p_45233_) - Overrides:
- getMinCostin class- Enchantment
 
- 
getMaxCostpublic int getMaxCost(int p_45238_) - Overrides:
- getMaxCostin class- Enchantment
 
- 
getMaxLevelpublic int getMaxLevel()- Overrides:
- getMaxLevelin class- Enchantment
 
- 
getDamageBonus- Overrides:
- getDamageBonusin class- Enchantment
 
 
-