net.minecraft.entity.passive

class TurtleEntity$GoHomeGoal

extends Goal

net.minecraft.world.entity.animal.turtle.Turtle$TurtleGoHomeGoal
net.minecraft.class_1481$class_1483
net.minecraft.entity.passive.TurtleEntity$GoHomeGoal

Field summary

Modifier and TypeField
private final TurtleEntity
turtle
field_6930
turtle
private final double
speedModifier
field_6927
speed
private boolean
stuck
field_6929
noPath
private int
closeToHomeTryTicks
field_6928
homeReachingTryTicks
private static final int
GIVE_UP_TICKS
field_30384
MAX_TRY_TICKS

Constructor summary

ModifierConstructor
(TurtleEntity turtle, double speed)

Method summary

Modifier and TypeMethod
public boolean
canUse()
method_6264()
canStart()
public void
start()
method_6269()
start()
public void
stop()
method_6270()
stop()
public boolean
canContinueToUse()
method_6266()
shouldContinue()
public void
tick()
method_6268()
tick()