net.minecraft.world.entity.ai.control

public class BodyRotationControl

aog
net.minecraft.world.entity.ai.control.BodyRotationControl
net.minecraft.class_1330
net.minecraft.entity.ai.control.BodyControl
net.minecraft.entity.ai.controller.BodyController
net.minecraft.server.v1_15_R1.EntityAIBodyControl

Field summary

Modifier and TypeField
private final Mob
a
mob
field_6356
entity
field_75668_a
private int
b
headStableTime
field_6355
activeTicks
field_75666_b
private float
c
lastStableYHeadRot
field_6354
lastHeadYaw
field_75667_c

Constructor summary

ModifierConstructor
public (Mob entity)

Method summary

Modifier and TypeMethod
public void
a()
clientTick()
method_6224()
tick()
func_75664_a()
private void
b()
rotateBodyIfNecessary()
method_20243()
rotateLook()
func_220663_b()
private void
c()
rotateHeadIfNecessary()
method_20244()
rotateHead()
func_220664_c()
private void
d()
rotateHeadTowardsFront()
method_20245()
rotateBody()
func_220665_d()
private boolean
e()
notCarryingMobPassengers()
method_20246()
isIndependent()
func_220661_e()
private boolean
f()
isMoving()
method_20247()
isMoving()
func_220662_f()