Package net.minecraft.entity.mob
Class ShulkerEntity.class_6376
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.mob.ShulkerEntity.class_6376
- All Implemented Interfaces:
Control
- Enclosing class:
- ShulkerEntity
- Mappings:
Namespace Name official bid$d
intermediary net/minecraft/class_1606$class_6376
named net/minecraft/entity/mob/ShulkerEntity$class_6376
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.control.LookControl
active, entity, lookX, lookY, lookZ, pitchSpeed, yawSpeed
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
Methods inherited from class net.minecraft.entity.ai.control.LookControl
changeAngle, getLookX, getLookY, getLookZ, isActive, lookAt, lookAt, lookAt, lookAt, lookAt, shouldStayHorizontal, tick
-
Constructor Details
-
class_6376
-
-
Method Details
-
method_36980
protected void method_36980()- Overrides:
method_36980
in classLookControl
- Mappings:
Namespace Name Mixin selector official b
Layr;b()V
intermediary method_36980
Lnet/minecraft/class_1333;method_36980()V
named method_36980
Lnet/minecraft/entity/ai/control/LookControl;method_36980()V
-
getTargetYaw
- Overrides:
getTargetYaw
in classLookControl
- Mappings:
Namespace Name Mixin selector official i
Layr;i()Ljava/util/Optional;
intermediary method_20251
Lnet/minecraft/class_1333;method_20251()Ljava/util/Optional;
named getTargetYaw
Lnet/minecraft/entity/ai/control/LookControl;getTargetYaw()Ljava/util/Optional;
-
getTargetPitch
- Overrides:
getTargetPitch
in classLookControl
- Mappings:
Namespace Name Mixin selector official h
Layr;h()Ljava/util/Optional;
intermediary method_20250
Lnet/minecraft/class_1333;method_20250()Ljava/util/Optional;
named getTargetPitch
Lnet/minecraft/entity/ai/control/LookControl;getTargetPitch()Ljava/util/Optional;
-