Package net.minecraft
Class class_7102.class_7103
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.class_7102.class_7103
- All Implemented Interfaces:
Control
- Enclosing class:
class_7102
- Mappings:
Namespace Name official bki$aintermediary net/minecraft/class_7102$class_7103named net/minecraft/class_7102$class_7103
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.control.LookControl
entity, field_35103, maxPitchChange, maxYawChange, x, y, z -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.control.LookControl
changeAngle, clampHeadYaw, getLookX, getLookY, getLookZ, getTargetPitch, getTargetYaw, lookAt, lookAt, lookAt, lookAt, lookAt, method_38970, tick
-
Constructor Details
-
class_7103
class_7103(MobEntity mobEntity)
-
-
Method Details
-
shouldStayHorizontal
protected boolean shouldStayHorizontal()- Overrides:
shouldStayHorizontalin classLookControl- Mappings:
Namespace Name Mixin selector official cLbdr;c()Zintermediary method_20433Lnet/minecraft/class_1333;method_20433()Znamed shouldStayHorizontalLnet/minecraft/entity/ai/control/LookControl;shouldStayHorizontal()Z
-