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 official byi$h
intermediary net/minecraft/class_4019$class_4052
named net/minecraft/entity/passive/FoxEntity$FollowParentGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
Fields inherited from class net.minecraft.entity.ai.goal.FollowParentGoal
HORIZONTAL_CHECK_RANGE, MIN_DISTANCE, VERTICAL_CHECK_RANGE
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.FollowParentGoal
stop, tick
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
-
Field Details
-
fox
- Mappings:
Namespace Name Mixin selector official e
Lbyi$h;e:Lbyi;
intermediary field_18104
Lnet/minecraft/class_4019$class_4052;field_18104:Lnet/minecraft/class_4019;
named fox
Lnet/minecraft/entity/passive/FoxEntity$FollowParentGoal;fox:Lnet/minecraft/entity/passive/FoxEntity;
-
-
Constructor Details
-
FollowParentGoal
- Mappings:
Namespace Name Mixin selector official <init>
Lbyi$h;<init>(Lbyi;Lbyi;D)V
intermediary <init>
Lnet/minecraft/class_4019$class_4052;<init>(Lnet/minecraft/class_4019;Lnet/minecraft/class_4019;D)V
named <init>
Lnet/minecraft/entity/passive/FoxEntity$FollowParentGoal;<init>(Lnet/minecraft/entity/passive/FoxEntity;Lnet/minecraft/entity/passive/FoxEntity;D)V
-
-
Method Details
-
canStart
public boolean canStart()- Overrides:
canStart
in classFollowParentGoal
- Mappings:
Namespace Name Mixin selector official a
Lbth;a()Z
intermediary method_6264
Lnet/minecraft/class_1352;method_6264()Z
named canStart
Lnet/minecraft/entity/ai/goal/Goal;canStart()Z
-
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinue
in classFollowParentGoal
- Mappings:
Namespace Name Mixin selector official b
Lbth;b()Z
intermediary method_6266
Lnet/minecraft/class_1352;method_6266()Z
named shouldContinue
Lnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
start
public void start()- Overrides:
start
in classFollowParentGoal
- Mappings:
Namespace Name Mixin selector official c
Lbth;c()V
intermediary method_6269
Lnet/minecraft/class_1352;method_6269()V
named start
Lnet/minecraft/entity/ai/goal/Goal;start()V
-