Package net.minecraft.entity.passive
Class AxolotlEntity.AxolotlLookControl
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.ai.control.YawAdjustingLookControl
net.minecraft.entity.passive.AxolotlEntity.AxolotlLookControl
- All Implemented Interfaces:
- Control
- Enclosing class:
- AxolotlEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/AxolotlEntity$AxolotlLookControl- intermediary - net/minecraft/class_5762$class_5764- official - cil$c
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.control.LookControlentity, lookAtTimer, maxPitchChange, maxYawChange, x, y, z
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.control.LookControlclampHeadYaw, getLookX, getLookY, getLookZ, getTargetPitch, getTargetYaw, isLookingAtSpecificPosition, lookAt, lookAt, lookAt, lookAt, lookAt, shouldStayHorizontalMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.entity.ai.control.ControlchangeAngle
- 
Constructor Details- 
AxolotlLookControl- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/AxolotlEntity$AxolotlLookControl;<init>(Lnet/minecraft/entity/passive/AxolotlEntity;Lnet/minecraft/entity/passive/AxolotlEntity;I)V- intermediary - <init>- Lnet/minecraft/class_5762$class_5764;<init>(Lnet/minecraft/class_5762;Lnet/minecraft/class_5762;I)V- official - <init>- Lcil$c;<init>(Lcil;Lcil;I)V
 
 
- 
- 
Method Details- 
tickpublic void tick()- Overrides:
- tickin class- YawAdjustingLookControl
- Mappings:
- Namespace - Name - Mixin selector - named - tick- Lnet/minecraft/entity/ai/control/LookControl;tick()V- intermediary - method_6231- Lnet/minecraft/class_1333;method_6231()V- official - a- Lcbi;a()V
 
 
-