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, rotateTowards, setLookAt, setLookAt, setLookAt, setLookAt, setLookAt, tick 
- 
Constructor Details
- 
ShulkerLookControl
 
 - 
 - 
Method Details
- 
clampHeadRotationToBody
protected void clampHeadRotationToBody()- Overrides:
 clampHeadRotationToBodyin classLookControl
 - 
getYRotD
- Overrides:
 getYRotDin classLookControl
 - 
getXRotD
- Overrides:
 getXRotDin classLookControl
 
 -