Class Phantom.PhantomLookControl
java.lang.Object
net.minecraft.world.entity.ai.control.LookControl
net.minecraft.world.entity.monster.Phantom.PhantomLookControl
- All Implemented Interfaces:
Control
- Enclosing class:
Phantom
-
Field Summary
Fields inherited from class LookControl
lookAtCooldown, mob, wantedX, wantedY, wantedZ, xMaxRotAngle, yMaxRotSpeed -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class LookControl
clampHeadRotationToBody, getWantedX, getWantedY, getWantedZ, getXRotD, getYRotD, isLookingAtTarget, resetXRotOnTick, setLookAt, setLookAt, setLookAt, setLookAt, setLookAtMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Control
rotateTowards
-
Constructor Details
-
PhantomLookControl
-
-
Method Details
-
tick
public void tick()- Overrides:
tickin classLookControl
-