Package net.minecraft.entity.passive
Class FoxEntity.GoToVillageGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.GoToVillageGoal
net.minecraft.entity.passive.FoxEntity.GoToVillageGoal
- Enclosing class:
FoxEntity
- Mappings:
Namespace Name intermediary net/minecraft/class_4019$class_4031official brt$qnamed net/minecraft/entity/passive/FoxEntity$GoToVillageGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.GoToVillageGoal
tickMethods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, stop, toGoalTicks, toString
-
Constructor Details
-
GoToVillageGoal
public GoToVillageGoal(int unused, int searchRange) - Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_4019$class_4031;<init>(Lnet/minecraft/class_4019;II)Vofficial <init>Lbrt$q;<init>(Lbrt;II)Vnamed <init>Lnet/minecraft/entity/passive/FoxEntity$GoToVillageGoal;<init>(Lnet/minecraft/entity/passive/FoxEntity;II)V
-
-
Method Details
-
start
public void start() -
canStart
public boolean canStart()- Overrides:
canStartin classGoToVillageGoal- Mappings:
Namespace Name Mixin selector intermediary method_6264Lnet/minecraft/class_1352;method_6264()Zofficial aLbmt;a()Znamed canStartLnet/minecraft/entity/ai/goal/Goal;canStart()Z
-
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinuein classGoToVillageGoal- Mappings:
Namespace Name Mixin selector intermediary method_6266Lnet/minecraft/class_1352;method_6266()Zofficial bLbmt;b()Znamed shouldContinueLnet/minecraft/entity/ai/goal/Goal;shouldContinue()Z
-
canGoToVillage
private boolean canGoToVillage()- Mappings:
Namespace Name Mixin selector intermediary method_18308Lnet/minecraft/class_4019$class_4031;method_18308()Zofficial hLbrt$q;h()Znamed canGoToVillageLnet/minecraft/entity/passive/FoxEntity$GoToVillageGoal;canGoToVillage()Z
-