Package net.minecraft.enchantment
Class WindBurstEnchantment
java.lang.Object
net.minecraft.enchantment.Enchantment
net.minecraft.enchantment.WindBurstEnchantment
- All Implemented Interfaces:
ToggleableFeature
- Mappings:
Namespace Name named net/minecraft/enchantment/WindBurstEnchantment
intermediary net/minecraft/class_9469
official czq
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static final class
Nested classes/interfaces inherited from class net.minecraft.enchantment.Enchantment
Enchantment.Cost, Enchantment.Properties
-
Field Summary
FieldsFields inherited from class net.minecraft.enchantment.Enchantment
translationKey
Fields inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
FEATURE_ENABLED_REGISTRY_KEYS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.enchantment.Enchantment
byRawId, canAccept, canCombine, constantCost, getAnvilCost, getApplicableItems, getAttackDamage, getEquipment, getMaxLevel, getMaxPower, getMinLevel, getMinPower, getName, getOrCreateTranslationKey, getProtectionAmount, getRegistryEntry, getRequiredFeatures, getTranslationKey, getWeight, isAcceptableItem, isAvailableForEnchantedBookOffer, isAvailableForRandomSelection, isCursed, isPrimaryItem, isTreasure, leveledCost, onTargetDamaged, onUserDamaged, properties, properties, properties
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.resource.featuretoggle.ToggleableFeature
isEnabled
-
Field Details
-
EXPLOSION_BEHAVIOURS
- Mappings:
Namespace Name Mixin selector named EXPLOSION_BEHAVIOURS
Lnet/minecraft/enchantment/WindBurstEnchantment;EXPLOSION_BEHAVIOURS:[Lnet/minecraft/enchantment/WindBurstEnchantment$ExplosionBehaviour;
intermediary field_50160
Lnet/minecraft/class_9469;field_50160:[Lnet/minecraft/class_9469$class_9470;
official b
Lczq;b:[Lczq$a;
-
-
Constructor Details
-
WindBurstEnchantment
public WindBurstEnchantment()
-
-
Method Details
-
onAttack
- Overrides:
onAttack
in classEnchantment
- Mappings:
Namespace Name Mixin selector named onAttack
Lnet/minecraft/enchantment/Enchantment;onAttack(Lnet/minecraft/entity/LivingEntity;Lnet/minecraft/entity/Entity;I)V
intermediary method_58675
Lnet/minecraft/class_1887;method_58675(Lnet/minecraft/class_1309;Lnet/minecraft/class_1297;I)V
official c
Lcyz;c(Lbso;Lbru;I)V
-