public class DolphinLookController extends LookController
Modifier and Type | Field and Description |
---|---|
private int |
field_205139_h |
deltaLookPitch, deltaLookYaw, isLooking, mob, posX, posY, posZ
Constructor and Description |
---|
DolphinLookController(MobEntity p_i48942_1_,
int p_i48942_2_) |
Modifier and Type | Method and Description |
---|---|
void |
tick() |
clampedRotate, func_220680_b, getIsLooking, getLookPosX, getLookPosY, getLookPosZ, getTargetPitch, getTargetYaw, setLookPosition, setLookPosition, setLookPosition, setLookPositionWithEntity
public DolphinLookController(MobEntity p_i48942_1_, int p_i48942_2_)
public void tick()
tick
in class LookController