Class EvokerEntity.SummonVexGoal

Enclosing class:
EvokerEntity

private class EvokerEntity.SummonVexGoal extends SpellcastingIllagerEntity.CastSpellGoal
Mappings:
Namespace Name
named net/minecraft/entity/mob/EvokerEntity$SummonVexGoal
intermediary net/minecraft/class_1564$class_1567
official cjy$c
  • Field Details

    • closeVexPredicate

      private final TargetPredicate closeVexPredicate
      Mappings:
      Namespace Name Mixin selector
      named closeVexPredicate Lnet/minecraft/entity/mob/EvokerEntity$SummonVexGoal;closeVexPredicate:Lnet/minecraft/entity/ai/TargetPredicate;
      intermediary field_18129 Lnet/minecraft/class_1564$class_1567;field_18129:Lnet/minecraft/class_4051;
      official e Lcjy$c;e:Lcei;
  • Constructor Details

    • SummonVexGoal

      SummonVexGoal()
  • Method Details

    • canStart

      public boolean canStart()
      Overrides:
      canStart in class SpellcastingIllagerEntity.CastSpellGoal
      Mappings:
      Namespace Name Mixin selector
      named canStart Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
      intermediary method_6264 Lnet/minecraft/class_1352;method_6264()Z
      official a Lcap;a()Z
    • getSpellTicks

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

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

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

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

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