Package net.minecraft.entity.passive
Class CamelEntity.CamelLookControl
java.lang.Object
net.minecraft.entity.ai.control.LookControl
net.minecraft.entity.passive.CamelEntity.CamelLookControl
- All Implemented Interfaces:
- Control
- Enclosing class:
- CamelEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/CamelEntity$CamelLookControl- intermediary - net/minecraft/class_7689$class_8784- official - ciq$b
- 
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, shouldStayHorizontalMethods 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- 
CamelLookControlCamelLookControl()
 
- 
- 
Method Details- 
tickpublic void tick()- Overrides:
- tickin class- LookControl
- Mappings:
- Namespace - Name - Mixin selector - named - tick- Lnet/minecraft/entity/ai/control/LookControl;tick()V- intermediary - method_6231- Lnet/minecraft/class_1333;method_6231()V- official - a- Lcbi;a()V
 
 
-