Package net.minecraft.entity.mob
Class IllusionerEntity.BlindTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoal
net.minecraft.entity.mob.IllusionerEntity.BlindTargetGoal
- Enclosing class:
- IllusionerEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/mob/IllusionerEntity$BlindTargetGoal- intermediary - net/minecraft/class_1581$class_1582- official - clx$a
- 
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 SoundEventprotected SpellcastingIllagerEntity.SpellgetSpell()protected intvoidstart()protected intMethods inherited from class net.minecraft.entity.mob.SpellcastingIllagerEntity.CastSpellGoalgetInitialCooldown, shouldContinue, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, stop, toGoalTicks, toString
- 
Field Details- 
targetIdprivate int targetId- Mappings:
- Namespace - Name - Mixin selector - named - targetId- Lnet/minecraft/entity/mob/IllusionerEntity$BlindTargetGoal;targetId:I- intermediary - field_7298- Lnet/minecraft/class_1581$class_1582;field_7298:I- official - e- Lclx$a;e:I
 
 
- 
- 
Constructor Details- 
BlindTargetGoalBlindTargetGoal()
 
- 
- 
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
 
- 
startpublic void start()- Overrides:
- startin class- SpellcastingIllagerEntity.CastSpellGoal
- Mappings:
- Namespace - Name - Mixin selector - named - start- Lnet/minecraft/entity/mob/SpellcastingIllagerEntity$CastSpellGoal;start()V- intermediary - method_6269- Lnet/minecraft/class_1617$class_1620;method_6269()V- official - method_6269- Lcmj$c;method_6269()V
 
- 
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
 
- 
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
 
- 
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;
 
 
-