Package net.minecraft
Class class_10997.class_11000
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.ai.control.YawAdjustingLookControl
net.minecraft.class_10997.class_11000
- All Implemented Interfaces:
Control
- Enclosing class:
class_10997
- Mappings:
Namespace Name named net/minecraft/class_10997$class_11000intermediary net/minecraft/class_10997$class_11000official cto$c
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.control.LookControl
entity, lookAtTimer, maxPitchChange, maxYawChange, x, y, z -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.control.LookControl
clampHeadYaw, getLookX, getLookY, getLookZ, getTargetPitch, getTargetYaw, isLookingAtSpecificPosition, lookAt, lookAt, lookAt, lookAt, lookAt, shouldStayHorizontalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.entity.ai.control.Control
changeAngle
-
Constructor Details
-
class_11000
-
-
Method Details
-
tick
public void tick()- Overrides:
tickin classYawAdjustingLookControl- Mappings:
Namespace Name Mixin selector named tickLnet/minecraft/entity/ai/control/LookControl;tick()Vintermediary method_6231Lnet/minecraft/class_1333;method_6231()Vofficial aLcfj;a()V
-