Package net.minecraft.entity.mob
Class SlimeEntity.FaceTowardTargetGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SlimeEntity.FaceTowardTargetGoal
- Enclosing class:
- SlimeEntity
static class SlimeEntity.FaceTowardTargetGoal extends Goal
-
Nested Class Summary
-
Field Summary
Fields Modifier and Type Field Description private SlimeEntityslimeprivate intticksLeft -
Constructor Summary
Constructors Constructor Description FaceTowardTargetGoal(SlimeEntity slime) -
Method Summary
Modifier and Type Method Description booleancanStart()booleanshouldContinue()voidstart()voidtick()Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, stop, toString