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 net.minecraft.world.entity.ai.control.LookControl
lookAtCooldown, mob, wantedX, wantedY, wantedZ, xMaxRotAngle, yMaxRotSpeed
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.world.entity.ai.control.LookControl
getWantedX, getWantedY, getWantedZ, isLookingAtTarget, resetXRotOnTick, setLookAt, setLookAt, setLookAt, setLookAt, setLookAt, tick
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.entity.ai.control.Control
rotateTowards
-
Constructor Details
-
ShulkerLookControl
-
-
Method Details
-
clampHeadRotationToBody
protected void clampHeadRotationToBody()- Overrides:
clampHeadRotationToBody
in classLookControl
-
getYRotD
- Overrides:
getYRotD
in classLookControl
-
getXRotD
- Overrides:
getXRotD
in classLookControl
-