Package net.minecraft.entity.passive
Class FoxEntity.FoxMoveControl
java.lang.Object
net.minecraft.entity.ai.control.MoveControl
net.minecraft.entity.passive.FoxEntity.FoxMoveControl
- All Implemented Interfaces:
- Control
- Enclosing class:
- FoxEntity
- Mappings:
- Namespace - Name - official - brv$m- intermediary - net/minecraft/class_4019$class_4030- named - net/minecraft/entity/passive/FoxEntity$FoxMoveControl
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.control.MoveControlMoveControl.State
- 
Field SummaryFields inherited from class net.minecraft.entity.ai.control.MoveControlentity, field_30197, field_30199, forwardMovement, REACHED_DESTINATION_DISTANCE_SQUARED, sidewaysMovement, speed, state, targetX, targetY, targetZ
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.control.MoveControlgetSpeed, getTargetX, getTargetY, getTargetZ, isMoving, moveTo, strafeTo, wrapDegrees
- 
Constructor Details- 
FoxMoveControlpublic FoxMoveControl()
 
- 
- 
Method Details- 
tickpublic void tick()- Overrides:
- tickin class- MoveControl
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbly;a()V- intermediary - method_6240- Lnet/minecraft/class_1335;method_6240()V- named - tick- Lnet/minecraft/entity/ai/control/MoveControl;tick()V
 
 
-