Package net.minecraft.entity.mob
Class ShulkerEntity.ShulkerLookControl
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.mob.ShulkerEntity.ShulkerLookControl
- All Implemented Interfaces:
Control
- Enclosing class:
ShulkerEntity
- Mappings:
Namespace Name named net/minecraft/entity/mob/ShulkerEntity$ShulkerLookControlintermediary net/minecraft/class_1606$class_6376official cpq$d
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.control.LookControl
entity, lookAtTimer, maxPitchChange, maxYawChange, x, y, z -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidMethods inherited from class net.minecraft.entity.ai.control.LookControl
getLookX, getLookY, getLookZ, isLookingAtSpecificPosition, lookAt, lookAt, lookAt, lookAt, lookAt, shouldStayHorizontal, 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
-
ShulkerLookControl
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/entity/mob/ShulkerEntity$ShulkerLookControl;<init>(Lnet/minecraft/entity/mob/ShulkerEntity;Lnet/minecraft/entity/mob/MobEntity;)Vintermediary <init>Lnet/minecraft/class_1606$class_6376;<init>(Lnet/minecraft/class_1606;Lnet/minecraft/class_1308;)Vofficial <init>Lcpq$d;<init>(Lcpq;Lbyh;)V
-
-
Method Details
-
clampHeadYaw
protected void clampHeadYaw()- Overrides:
clampHeadYawin classLookControl- Mappings:
Namespace Name Mixin selector named clampHeadYawLnet/minecraft/entity/ai/control/LookControl;clampHeadYaw()Vintermediary method_36980Lnet/minecraft/class_1333;method_36980()Vofficial bLced;b()V
-
getTargetYaw
- Overrides:
getTargetYawin classLookControl- Mappings:
Namespace Name Mixin selector named getTargetYawLnet/minecraft/entity/ai/control/LookControl;getTargetYaw()Ljava/util/Optional;intermediary method_20251Lnet/minecraft/class_1333;method_20251()Ljava/util/Optional;official iLced;i()Ljava/util/Optional;
-
getTargetPitch
- Overrides:
getTargetPitchin classLookControl- Mappings:
Namespace Name Mixin selector named getTargetPitchLnet/minecraft/entity/ai/control/LookControl;getTargetPitch()Ljava/util/Optional;intermediary method_20250Lnet/minecraft/class_1333;method_20250()Ljava/util/Optional;official hLced;h()Ljava/util/Optional;
-