类 Shulker.ShulkerLookControl
java.lang.Object
net.minecraft.world.entity.ai.control.LookControl
net.minecraft.world.entity.monster.Shulker.ShulkerLookControl
- 所有已实现的接口:
Control
- 封闭类:
Shulker
-
字段概要
从类继承的字段 net.minecraft.world.entity.ai.control.LookControl
lookAtCooldown, mob, wantedX, wantedY, wantedZ, xMaxRotAngle, yMaxRotSpeed
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.world.entity.ai.control.LookControl
getWantedX, getWantedY, getWantedZ, isLookingAtTarget, resetXRotOnTick, setLookAt, setLookAt, setLookAt, setLookAt, setLookAt, tick
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
从接口继承的方法 net.minecraft.world.entity.ai.control.Control
rotateTowards
-
构造器详细资料
-
ShulkerLookControl
-
-
方法详细资料
-
clampHeadRotationToBody
protected void clampHeadRotationToBody()- 覆盖:
clampHeadRotationToBody
在类中LookControl
-
getYRotD
- 覆盖:
getYRotD
在类中LookControl
-
getXRotD
- 覆盖:
getXRotD
在类中LookControl
-