public class DolphinLookControl extends LookControl
| Modifier and Type | Field and Description |
|---|---|
private int |
maxYawDifference |
active, entity, lookX, lookY, lookZ, pitchSpeed, yawSpeed| Constructor and Description |
|---|
DolphinLookControl(MobEntity entity,
int maxYawDifference) |
| Modifier and Type | Method and Description |
|---|---|
void |
tick() |
changeAngle, getLookX, getLookY, getLookZ, getTargetPitch, getTargetYaw, isActive, lookAt, lookAt, lookAt, lookAt, shouldStayHorizontalpublic DolphinLookControl(MobEntity entity, int maxYawDifference)
public void tick()
tick in class LookControl