Package net.minecraft.entity.passive
Class HappyGhastEntity.HappyGhastLookControl
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.passive.HappyGhastEntity.HappyGhastLookControl
- All Implemented Interfaces:
 Control
- Enclosing class:
 HappyGhastEntity
- Mappings:
 Namespace Name named net/minecraft/entity/passive/HappyGhastEntity$HappyGhastLookControlintermediary net/minecraft/class_11187$class_11191official cmt$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
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
- 
HappyGhastLookControl
HappyGhastLookControl() 
 - 
 - 
Method Details
- 
tick
public void tick()- Overrides:
 tickin classLookControl- Mappings:
 Namespace Name Mixin selector named tickLnet/minecraft/entity/ai/control/LookControl;tick()Vintermediary method_6231Lnet/minecraft/class_1333;method_6231()Vofficial aLcgk;a()V
 - 
getYawToSubtract
public static float getYawToSubtract(float yaw) - Mappings:
 Namespace Name Mixin selector named getYawToSubtractLnet/minecraft/entity/passive/HappyGhastEntity$HappyGhastLookControl;getYawToSubtract(F)Fintermediary method_70704Lnet/minecraft/class_11187$class_11191;method_70704(F)Fofficial aLcmt$d;a(F)F
 
 -