Package net.minecraft.entity.monster
Class PhantomEntity.OrbitPointGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.monster.PhantomEntity.MoveGoal
net.minecraft.entity.monster.PhantomEntity.OrbitPointGoal
- Enclosing class:
- PhantomEntity
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.monster.PhantomEntity.MoveGoal
touchingTarget
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canContinueToUse, getFlags, isInterruptable, setFlags, stop, toString
-
Field Details
-
angle
private float angle -
distance
private float distance -
height
private float height -
clockwise
private float clockwise
-
-
Constructor Details
-
OrbitPointGoal
private OrbitPointGoal()
-
-
Method Details