Class Camel.CamelLookControl
java.lang.Object
net.minecraft.world.entity.ai.control.LookControl
net.minecraft.world.entity.animal.camel.Camel.CamelLookControl
- All Implemented Interfaces:
Control
- Enclosing class:
Camel
-
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
-
CamelLookControl
private CamelLookControl()
-
-
Method Details
-
tick
public void tick()- Overrides:
tickin classLookControl
-