Class WindBurstEnchantment
java.lang.Object
net.minecraft.world.item.enchantment.Enchantment
net.minecraft.world.item.enchantment.WindBurstEnchantment
- All Implemented Interfaces:
FeatureElement
,IEnchantmentExtension
-
Nested Class Summary
Modifier and TypeClassDescription(package private) static final class
Nested classes/interfaces inherited from class net.minecraft.world.item.enchantment.Enchantment
Enchantment.Cost, Enchantment.EnchantmentDefinition
-
Field Summary
Fields inherited from class net.minecraft.world.item.enchantment.Enchantment
descriptionId
Fields inherited from interface net.minecraft.world.flag.FeatureElement
FILTERED_REGISTRIES
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doPostItemStackHurt
(LivingEntity p_338647_, Entity p_338351_, int p_338250_) boolean
boolean
Methods inherited from class net.minecraft.world.item.enchantment.Enchantment
builtInRegistryHolder, byId, canApplyAtEnchantingTable, canEnchant, checkCompatibility, constantCost, definition, definition, definition, doPostAttack, doPostHurt, dynamicCost, getAnvilCost, getDamageBonus, getDamageProtection, getDescriptionId, getFullname, getMaxCost, getMaxLevel, getMinCost, getMinLevel, getOrCreateDescriptionId, getSlotItems, getSupportedItems, getWeight, isAllowedOnBooks, isCompatibleWith, isCurse, isPrimaryItem, isTreasureOnly, requiredFeatures
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.flag.FeatureElement
isEnabled
Methods inherited from interface net.neoforged.neoforge.common.extensions.IEnchantmentExtension
allowedInCreativeTab, getDamageBonus
-
Constructor Details
-
WindBurstEnchantment
public WindBurstEnchantment()
-
-
Method Details
-
doPostItemStackHurt
- Overrides:
doPostItemStackHurt
in classEnchantment
-
isTradeable
public boolean isTradeable()- Overrides:
isTradeable
in classEnchantment
-
isDiscoverable
public boolean isDiscoverable()- Overrides:
isDiscoverable
in classEnchantment
-