Package net.minecraft.entity.mob
Class EvokerEntity.WololoGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
net.minecraft.entity.mob.EvokerEntity.WololoGoal
- Enclosing class:
- EvokerEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/mob/EvokerEntity$WololoGoal- intermediary - net/minecraft/class_1564$class_1568- official - cls$d
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFieldsFields inherited from class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoalspellCooldown, startTime
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbooleancanStart()protected voidprotected intprotected SoundEventprotected SpellcastingIllagerEntity.SpellgetSpell()protected intbooleanprotected intvoidstop()Methods inherited from class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoalstart, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
- 
Field Details- 
convertibleSheepPredicate- Mappings:
- Namespace - Name - Mixin selector - named - convertibleSheepPredicate- Lnet/minecraft/entity/mob/EvokerEntity$WololoGoal;convertibleSheepPredicate:Lnet/minecraft/entity/ai/TargetPredicate;- intermediary - field_7269- Lnet/minecraft/class_1564$class_1568;field_7269:Lnet/minecraft/class_4051;- official - e- Lcls$d;e:Lcfz;
 
 
- 
- 
Constructor Details- 
WololoGoalpublic WololoGoal()
 
- 
- 
Method Details- 
canStartpublic boolean canStart()- Overrides:
- canStartin 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 - b- Lccg;b()Z
 
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- SpellcastingIllagerEntity.CastSpellGoal
- Mappings:
- Namespace - Name - Mixin selector - named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- official - c- Lccg;c()Z
 
- 
stoppublic void stop()
- 
castSpellprotected void castSpell()- Specified by:
- castSpellin 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- Lcmj$c;k()V
 
- 
getInitialCooldownprotected int getInitialCooldown()- Overrides:
- getInitialCooldownin class- SpellcastingIllagerEntity.CastSpellGoal
- Mappings:
- Namespace - Name - Mixin selector - named - getInitialCooldown- Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;getInitialCooldown()I- intermediary - method_7146- Lnet/minecraft/class_1617$class_1620;method_7146()I- official - n- Lcmj$c;n()I
 
- 
getSpellTicksprotected int getSpellTicks()- Specified by:
- getSpellTicksin 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- Lcmj$c;h()I
 
- 
startTimeDelayprotected int startTimeDelay()- Specified by:
- startTimeDelayin 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- Lcmj$c;i()I
 
- 
getSoundPrepare- Specified by:
- getSoundPreparein 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- Lcmj$c;l()Lavz;
 
- 
getSpell- Specified by:
- getSpellin 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- Lcmj$c;m()Lcmj$a;
 
 
-