Class WindBurstEnchantment
java.lang.Object
net.minecraft.world.item.enchantment.Enchantment
net.minecraft.world.item.enchantment.WindBurstEnchantment
- All Implemented Interfaces:
FeatureElement,IForgeEnchantment
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static final classNested 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
descriptionIdFields inherited from interface net.minecraft.world.flag.FeatureElement
FILTERED_REGISTRIES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddoPostItemStackHurt(LivingEntity p_336187_, Entity p_332860_, int p_328211_) booleanbooleanMethods inherited from class net.minecraft.world.item.enchantment.Enchantment
builtInRegistryHolder, byId, canEnchant, checkCompatibility, constantCost, definition, definition, definition, doPostAttack, doPostHurt, dynamicCost, getAnvilCost, getDamageBonus, getDamageProtection, getDescriptionId, getFullname, getMaxCost, getMaxLevel, getMinCost, getMinLevel, getOrCreateDescriptionId, getSlotItems, getSupportedItems, getWeight, isCompatibleWith, isCurse, isPrimaryItem, 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.minecraftforge.common.extensions.IForgeEnchantment
canApplyAtEnchantingTable, getDamageBonus, isAllowedOnBooks
-
Constructor Details
-
WindBurstEnchantment
public WindBurstEnchantment()
-
-
Method Details
-
doPostItemStackHurt
- Overrides:
doPostItemStackHurtin classEnchantment
-
isTradeable
public boolean isTradeable()- Overrides:
isTradeablein classEnchantment
-
isDiscoverable
public boolean isDiscoverable()- Overrides:
isDiscoverablein classEnchantment
-