Package net.minecraft.entity.passive
Class FoxEntity.FollowParentGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.FollowParentGoal
net.minecraft.entity.passive.FoxEntity.FollowParentGoal
- Enclosing class:
- FoxEntity
- Mappings:
- Namespace - Name - named - net/minecraft/entity/passive/FoxEntity$FollowParentGoal- intermediary - net/minecraft/class_4019$class_4052- official - chj$h
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.entity.ai.goal.GoalGoal.Control
- 
Field SummaryFieldsFields inherited from class net.minecraft.entity.ai.goal.FollowParentGoalHORIZONTAL_CHECK_RANGE, MIN_DISTANCE, VERTICAL_CHECK_RANGE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.entity.ai.goal.FollowParentGoalstop, tickMethods inherited from class net.minecraft.entity.ai.goal.GoalcanStop, castToServerWorld, getControls, getServerWorld, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
- 
Field Details- 
fox- Mappings:
- Namespace - Name - Mixin selector - named - fox- Lnet/minecraft/entity/passive/FoxEntity$FollowParentGoal;fox:Lnet/minecraft/entity/passive/FoxEntity;- intermediary - field_18104- Lnet/minecraft/class_4019$class_4052;field_18104:Lnet/minecraft/class_4019;- official - d- Lchj$h;d:Lchj;
 
 
- 
- 
Constructor Details- 
FollowParentGoal- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/entity/passive/FoxEntity$FollowParentGoal;<init>(Lnet/minecraft/entity/passive/FoxEntity;D)V- intermediary - <init>- Lnet/minecraft/class_4019$class_4052;<init>(Lnet/minecraft/class_4019;D)V- official - <init>- Lchj$h;<init>(Lchj;D)V
 
 
- 
- 
Method Details- 
canStartpublic boolean canStart()- Overrides:
- canStartin class- FollowParentGoal
- Mappings:
- Namespace - Name - Mixin selector - named - canStart- Lnet/minecraft/entity/ai/goal/Goal;canStart()Z- intermediary - method_6264- Lnet/minecraft/class_1352;method_6264()Z- official - b- Lccg;b()Z
 
- 
shouldContinuepublic boolean shouldContinue()- Overrides:
- shouldContinuein class- FollowParentGoal
- Mappings:
- Namespace - Name - Mixin selector - named - shouldContinue- Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z- intermediary - method_6266- Lnet/minecraft/class_1352;method_6266()Z- official - c- Lccg;c()Z
 
- 
startpublic void start()- Overrides:
- startin class- FollowParentGoal
- Mappings:
- Namespace - Name - Mixin selector - named - start- Lnet/minecraft/entity/ai/goal/Goal;start()V- intermediary - method_6269- Lnet/minecraft/class_1352;method_6269()V- official - d- Lccg;d()V
 
 
-