Class Phantom.PhantomCircleAroundAnchorGoal
java.lang.Object
net.minecraft.world.entity.ai.goal.Goal
net.minecraft.world.entity.monster.Phantom.PhantomMoveTargetGoal
net.minecraft.world.entity.monster.Phantom.PhantomCircleAroundAnchorGoal
- Enclosing class:
Phantom
-
Nested Class Summary
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Phantom.PhantomMoveTargetGoal
touchingTargetMethods inherited from class Goal
adjustedTickDelay, canContinueToUse, getFlags, getServerLevel, getServerLevel, isInterruptable, reducedTickDelay, requiresUpdateEveryTick, setFlags, stop, toString
-
Field Details
-
angle
private float angle -
distance
private float distance -
height
private float height -
clockwise
private float clockwise
-
-
Constructor Details
-
PhantomCircleAroundAnchorGoal
private PhantomCircleAroundAnchorGoal()
-
-
Method Details
-
canUse
-
start
-
tick
-
selectNext
private void selectNext()
-