Package net.minecraft
Class class_11015.class_11016
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.class_11015.class_11016
- All Implemented Interfaces:
Control
- Enclosing class:
class_11015
- Mappings:
Namespace Name named net/minecraft/class_11015$class_11016intermediary net/minecraft/class_11015$class_11016official ctv$a
-
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, tickMethods 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_11016
class_11016(MobEntity mobEntity)
-
-
Method Details
-
shouldStayHorizontal
protected boolean shouldStayHorizontal()- Overrides:
shouldStayHorizontalin classLookControl- Mappings:
Namespace Name Mixin selector named shouldStayHorizontalLnet/minecraft/entity/ai/control/LookControl;shouldStayHorizontal()Zintermediary method_20433Lnet/minecraft/class_1333;method_20433()Zofficial cLcfj;c()Z
-