Class Axolotl.AxolotlLookControl
java.lang.Object
net.minecraft.world.entity.ai.control.LookControl
net.minecraft.world.entity.ai.control.SmoothSwimmingLookControl
net.minecraft.world.entity.animal.axolotl.Axolotl.AxolotlLookControl
- All Implemented Interfaces:
 Control
- Enclosing class:
 - Axolotl
 
- 
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
clampHeadRotationToBody, getWantedX, getWantedY, getWantedZ, getXRotD, getYRotD, isLookingAtTarget, resetXRotOnTick, rotateTowards, setLookAt, setLookAt, setLookAt, setLookAt, setLookAt 
- 
Constructor Details
- 
AxolotlLookControl
 
 - 
 - 
Method Details
- 
tick
public void tick()- Overrides:
 tickin classSmoothSwimmingLookControl
 
 -