Package net.minecraft.entity.passive
Class FoxEntity.StopWanderingGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.passive.FoxEntity.StopWanderingGoal
- Enclosing class:
FoxEntity
- Mappings:
Namespace Name official brt$b
intermediary net/minecraft/class_4019$class_4021
named net/minecraft/entity/passive/FoxEntity$StopWanderingGoal
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.entity.ai.goal.Goal
Goal.Control
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.entity.ai.goal.Goal
canStop, getControls, getTickCount, setControls, shouldRunEveryTick, toGoalTicks, toString
-
Field Details
-
timer
int timer- Mappings:
Namespace Name Mixin selector official a
Lbrt$b;a:I
intermediary field_17969
Lnet/minecraft/class_4019$class_4021;field_17969:I
named timer
Lnet/minecraft/entity/passive/FoxEntity$StopWanderingGoal;timer:I
-
-
Constructor Details
-
StopWanderingGoal
public StopWanderingGoal()
-
-
Method Details
-
canStart
public boolean canStart() -
shouldContinue
public boolean shouldContinue()- Overrides:
shouldContinue
in classGoal
- Mappings:
Namespace Name Mixin selector official b
Lbmt;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() -
stop
public void stop() -
tick
public void tick()
-