Package net.minecraft.entity.passive
Class CamelEntity.CamelLookControl
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.passive.CamelEntity.CamelLookControl
- All Implemented Interfaces:
Control
- Enclosing class:
CamelEntity
- Mappings:
Namespace Name named net/minecraft/entity/passive/CamelEntity$CamelLookControl
intermediary net/minecraft/class_7689$class_8784
official cjn$b
-
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
clampHeadYaw, getLookX, getLookY, getLookZ, getTargetPitch, getTargetYaw, isLookingAtSpecificPosition, lookAt, lookAt, lookAt, lookAt, lookAt, shouldStayHorizontal
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.entity.ai.control.Control
changeAngle
-
Constructor Details
-
CamelLookControl
CamelLookControl()
-
-
Method Details
-
tick
public void tick()- Overrides:
tick
in classLookControl
- 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
Lccf;a()V
-