Class WindBurstEnchantment

java.lang.Object
net.minecraft.enchantment.Enchantment
net.minecraft.enchantment.WindBurstEnchantment
All Implemented Interfaces:
ToggleableFeature

public class WindBurstEnchantment extends Enchantment
Mappings:
Namespace Name
named net/minecraft/enchantment/WindBurstEnchantment
intermediary net/minecraft/class_9469
official czq
  • Field Details

    • EXPLOSION_BEHAVIOURS

      private static final WindBurstEnchantment.ExplosionBehaviour[] 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

      public void onAttack(LivingEntity attacket, Entity target, int level)
      Overrides:
      onAttack in class Enchantment
      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