net.minecraft.world.entity.animal

class Turtle$TurtleGoHomeGoal

extends Goal

ciy$b
net.minecraft.world.entity.animal.Turtle$TurtleGoHomeGoal
net.minecraft.class_1481$class_1483
net.minecraft.entity.passive.TurtleEntity$GoHomeGoal
net.minecraft.world.entity.animal.EntityTurtle$b

Field summary

Modifier and TypeField
private final Turtle
a
turtle
field_6930
turtle
private final double
b
speedModifier
field_6927
speed
private boolean
c
stuck
field_6929
noPath
private int
d
closeToHomeTryTicks
field_6928
homeReachingTryTicks
private static final int
e
GIVE_UP_TICKS
field_30384
MAX_TRY_TICKS

Constructor summary

ModifierConstructor
(Turtle turtle, double speed)

Method summary

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