Class EvokerEntity.ConjureFangsGoal

Enclosing class:
EvokerEntity

private class EvokerEntity.ConjureFangsGoal extends SpellcastingIllagerEntity.CastSpellGoal
Mappings:
Namespace Name
official btw$a
intermediary net/minecraft/class_1564$class_1565
named net/minecraft/entity/mob/EvokerEntity$ConjureFangsGoal
  • Constructor Details

    • ConjureFangsGoal

      ConjureFangsGoal()
  • Method Details

    • getSpellTicks

      protected int getSpellTicks()
      Specified by:
      getSpellTicks in class SpellcastingIllagerEntity.CastSpellGoal
      Mappings:
      Namespace Name Mixin selector
      official h Lbun$c;h()I
      intermediary method_7149 Lnet/minecraft/class_1617$class_1620;method_7149()I
      named getSpellTicks Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSpellTicks()I
    • startTimeDelay

      protected int startTimeDelay()
      Specified by:
      startTimeDelay in class SpellcastingIllagerEntity.CastSpellGoal
      Mappings:
      Namespace Name Mixin selector
      official i Lbun$c;i()I
      intermediary method_7151 Lnet/minecraft/class_1617$class_1620;method_7151()I
      named startTimeDelay Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;startTimeDelay()I
    • castSpell

      protected void castSpell()
      Specified by:
      castSpell in class SpellcastingIllagerEntity.CastSpellGoal
      Mappings:
      Namespace Name Mixin selector
      official k Lbun$c;k()V
      intermediary method_7148 Lnet/minecraft/class_1617$class_1620;method_7148()V
      named castSpell Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;castSpell()V
    • conjureFangs

      private void conjureFangs(double x, double z, double maxY, double y, float yaw, int warmup)
      Mappings:
      Namespace Name Mixin selector
      official a Lbtw$a;a(DDDDFI)V
      intermediary method_7044 Lnet/minecraft/class_1564$class_1565;method_7044(DDDDFI)V
      named conjureFangs Lnet/minecraft/entity/mob/EvokerEntity$ConjureFangsGoal;conjureFangs(DDDDFI)V
    • getSoundPrepare

      protected SoundEvent getSoundPrepare()
      Specified by:
      getSoundPrepare in class SpellcastingIllagerEntity.CastSpellGoal
      Mappings:
      Namespace Name Mixin selector
      official l Lbun$c;l()Laln;
      intermediary method_7150 Lnet/minecraft/class_1617$class_1620;method_7150()Lnet/minecraft/class_3414;
      named getSoundPrepare Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSoundPrepare()Lnet/minecraft/sound/SoundEvent;
    • getSpell

      protected SpellcastingIllagerEntity.Spell getSpell()
      Specified by:
      getSpell in class SpellcastingIllagerEntity.CastSpellGoal
      Mappings:
      Namespace Name Mixin selector
      official m Lbun$c;m()Lbun$a;
      intermediary method_7147 Lnet/minecraft/class_1617$class_1620;method_7147()Lnet/minecraft/class_1617$class_1618;
      named getSpell Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSpell()Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$Spell;