Class ThornsEnchantment
java.lang.Object
net.minecraft.world.item.enchantment.Enchantment
net.minecraft.world.item.enchantment.ThornsEnchantment
- All Implemented Interfaces:
FeatureElement,IEnchantmentExtension
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.item.enchantment.Enchantment
Enchantment.Cost, Enchantment.EnchantmentDefinition -
Field Summary
FieldsFields inherited from class net.minecraft.world.item.enchantment.Enchantment
descriptionIdFields inherited from interface net.minecraft.world.flag.FeatureElement
FILTERED_REGISTRIES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoPostHurt(LivingEntity p_45215_, Entity p_45216_, int p_45217_) static intgetDamage(int p_220320_, RandomSource p_220321_) static booleanshouldHit(int p_220317_, RandomSource p_220318_) Methods inherited from class net.minecraft.world.item.enchantment.Enchantment
builtInRegistryHolder, byId, canApplyAtEnchantingTable, canEnchant, checkCompatibility, constantCost, definition, definition, definition, doPostAttack, doPostItemStackHurt, dynamicCost, getAnvilCost, getDamageBonus, getDamageProtection, getDescriptionId, getFullname, getMaxCost, getMaxLevel, getMinCost, getMinLevel, getOrCreateDescriptionId, getSlotItems, getSupportedItems, getWeight, isAllowedOnBooks, isCompatibleWith, isCurse, isDiscoverable, isPrimaryItem, isTradeable, isTreasureOnly, requiredFeaturesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.flag.FeatureElement
isEnabledMethods inherited from interface net.neoforged.neoforge.common.extensions.IEnchantmentExtension
allowedInCreativeTab, getDamageBonus
-
Field Details
-
CHANCE_PER_LEVEL
private static final float CHANCE_PER_LEVEL- See Also:
-
-
Constructor Details
-
ThornsEnchantment
-
-
Method Details
-
doPostHurt
- Overrides:
doPostHurtin classEnchantment
-
shouldHit
-
getDamage
-