Class Frog.FrogLookControl
java.lang.Object
net.minecraft.world.entity.ai.control.LookControl
net.minecraft.world.entity.animal.frog.Frog.FrogLookControl
- All Implemented Interfaces:
Control
- Enclosing class:
Frog
-
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, setLookAt, setLookAt, setLookAt, setLookAt, setLookAt, tickMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Control
rotateTowards
-
Constructor Details
-
FrogLookControl
FrogLookControl(Mob mob)
-
-
Method Details
-
resetXRotOnTick
protected boolean resetXRotOnTick()- Overrides:
resetXRotOnTickin classLookControl
-