Package net.minecraft.entity.mob
Class SlimeEntity.RandomLookGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.mob.SlimeEntity.RandomLookGoal
- Enclosing class:
- SlimeEntity
static class SlimeEntity.RandomLookGoal extends Goal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control -
Field Summary
Fields Modifier and Type Field Description private SlimeEntityslimeprivate floattargetYawprivate inttimer -
Constructor Summary
Constructors Constructor Description RandomLookGoal(SlimeEntity slime) -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, setControls, shouldContinue, start, stop, toString