Package net.minecraft.entity.mob
Class EvokerEntity.SummonVexGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
net.minecraft.entity.mob.EvokerEntity.SummonVexGoal
- Enclosing class:
 EvokerEntity
- Mappings:
 Namespace Name named net/minecraft/entity/mob/EvokerEntity$SummonVexGoalintermediary net/minecraft/class_1564$class_1567official cjw$c
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control - 
Field Summary
FieldsFields inherited from class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
spellCooldown, startTime - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleancanStart()protected voidprotected SoundEventprotected SpellcastingIllagerEntity.SpellgetSpell()protected intprotected intMethods inherited from class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
getInitialCooldown, shouldContinue, start, tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, stop, toGoalTicks, toString 
- 
Field Details
- 
closeVexPredicate
- Mappings:
 Namespace Name Mixin selector named closeVexPredicateLnet/minecraft/entity/mob/EvokerEntity$SummonVexGoal;closeVexPredicate:Lnet/minecraft/entity/ai/TargetPredicate;intermediary field_18129Lnet/minecraft/class_1564$class_1567;field_18129:Lnet/minecraft/class_4051;official eLcjw$c;e:Lcef;
 
 - 
 - 
Constructor Details
- 
SummonVexGoal
SummonVexGoal() 
 - 
 - 
Method Details
- 
canStart
public boolean canStart()- Overrides:
 canStartin classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Zintermediary method_6264Lnet/minecraft/class_1352;method_6264()Zofficial bLcam;b()Z
 - 
getSpellTicks
protected int getSpellTicks()- Specified by:
 getSpellTicksin classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named getSpellTicksLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSpellTicks()Iintermediary method_7149Lnet/minecraft/class_1617$class_1620;method_7149()Iofficial hLckn$c;h()I
 - 
startTimeDelay
protected int startTimeDelay()- Specified by:
 startTimeDelayin classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named startTimeDelayLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;startTimeDelay()Iintermediary method_7151Lnet/minecraft/class_1617$class_1620;method_7151()Iofficial iLckn$c;i()I
 - 
castSpell
protected void castSpell()- Specified by:
 castSpellin classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named castSpellLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;castSpell()Vintermediary method_7148Lnet/minecraft/class_1617$class_1620;method_7148()Vofficial kLckn$c;k()V
 - 
getSoundPrepare
- Specified by:
 getSoundPreparein classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named getSoundPrepareLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSoundPrepare()Lnet/minecraft/sound/SoundEvent;intermediary method_7150Lnet/minecraft/class_1617$class_1620;method_7150()Lnet/minecraft/class_3414;official lLckn$c;l()Lavo;
 - 
getSpell
- Specified by:
 getSpellin classSpellcastingIllagerEntity.CastSpellGoal- Mappings:
 Namespace Name Mixin selector named getSpellLnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getSpell()Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$Spell;intermediary method_7147Lnet/minecraft/class_1617$class_1620;method_7147()Lnet/minecraft/class_1617$class_1618;official mLckn$c;m()Lckn$a;
 
 -