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 official bss$b
intermediary net/minecraft/class_5762$class_5764
named net/minecraft/entity/passive/AxolotlEntity$AxolotlLookControl
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.control.LookControl
entity, lookAtTimer, maxPitchChange, maxYawChange, x, y, z
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.control.LookControl
changeAngle, clampHeadYaw, getLookX, getLookY, getLookZ, getTargetPitch, getTargetYaw, isLookingAtSpecificPosition, lookAt, lookAt, lookAt, lookAt, lookAt, shouldStayHorizontal
-
Constructor Details
-
AxolotlLookControl
- Mappings:
Namespace Name Mixin selector official <init>
Lbss$b;<init>(Lbss;Lbss;I)V
intermediary <init>
Lnet/minecraft/class_5762$class_5764;<init>(Lnet/minecraft/class_5762;Lnet/minecraft/class_5762;I)V
named <init>
Lnet/minecraft/entity/passive/AxolotlEntity$AxolotlLookControl;<init>(Lnet/minecraft/entity/passive/AxolotlEntity;Lnet/minecraft/entity/passive/AxolotlEntity;I)V
-
-
Method Details
-
tick
public void tick()- Overrides:
tick
in classYawAdjustingLookControl
- Mappings:
Namespace Name Mixin selector official a
Lblx;a()V
intermediary method_6231
Lnet/minecraft/class_1333;method_6231()V
named tick
Lnet/minecraft/entity/ai/control/LookControl;tick()V
-