Class Shulker.ShulkerLookControl
java.lang.Object
net.minecraft.world.entity.ai.control.LookControl
net.minecraft.world.entity.monster.Shulker.ShulkerLookControl
- All Implemented Interfaces:
Control
- Enclosing class:
Shulker
-
Field Summary
Fields inherited from class LookControl
lookAtCooldown, mob, wantedX, wantedY, wantedZ, xMaxRotAngle, yMaxRotSpeed -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class LookControl
getWantedX, getWantedY, getWantedZ, isLookingAtTarget, resetXRotOnTick, 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
-
ShulkerLookControl
-
-
Method Details
-
clampHeadRotationToBody
protected void clampHeadRotationToBody()- Overrides:
clampHeadRotationToBodyin classLookControl
-
getYRotD
- Overrides:
getYRotDin classLookControl
-
getXRotD
- Overrides:
getXRotDin classLookControl
-