Package net.minecraft.entity.passive
Class FrogEntity.FrogLookControl
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.passive.FrogEntity.FrogLookControl
- All Implemented Interfaces:
- Control
- Enclosing class:
- FrogEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/FrogEntity$FrogLookControl- intermediary - net/minecraft/class_7102$class_7103- official - cit$a
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.control.LookControlentity, lookAtTimer, maxPitchChange, maxYawChange, x, y, z
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.control.LookControlclampHeadYaw, getLookX, getLookY, getLookZ, getTargetPitch, getTargetYaw, isLookingAtSpecificPosition, lookAt, lookAt, lookAt, lookAt, lookAt, tickMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.entity.ai.control.ControlchangeAngle
- 
Constructor Details- 
FrogLookControlFrogLookControl(MobEntity entity) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/FrogEntity$FrogLookControl;<init>(Lnet/minecraft/entity/passive/FrogEntity;Lnet/minecraft/entity/mob/MobEntity;)V- intermediary - <init>- Lnet/minecraft/class_7102$class_7103;<init>(Lnet/minecraft/class_7102;Lnet/minecraft/class_1308;)V- official - <init>- Lcit$a;<init>(Lcit;Lbvk;)V
 
 
- 
- 
Method Details- 
shouldStayHorizontalprotected boolean shouldStayHorizontal()- Overrides:
- shouldStayHorizontalin class- LookControl
- Mappings:
- Namespace - Name - Mixin selector - named - shouldStayHorizontal- Lnet/minecraft/entity/ai/control/LookControl;shouldStayHorizontal()Z- intermediary - method_20433- Lnet/minecraft/class_1333;method_20433()Z- official - c- Lcbi;c()Z
 
 
-