Package net.minecraft.entity.mob
Class SpellcastingIllagerEntity.LookAtTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SpellcastingIllagerEntity.LookAtTargetGoal
- Direct Known Subclasses:
- EvokerEntity.LookAtTargetOrWololoTarget
- Enclosing class:
- SpellcastingIllagerEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/mob/SpellcastingIllagerEntity$LookAtTargetGoal- intermediary - net/minecraft/class_1617$class_1619- official - cmj$b
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldContinue, shouldRunEveryTick, toGoalTicks, toString
- 
Constructor Details- 
LookAtTargetGoalpublic LookAtTargetGoal()
 
- 
- 
Method Details- 
canStartpublic boolean canStart()
- 
startpublic void start()
- 
stoppublic void stop()
- 
tickpublic void tick()
 
-