net.minecraft.world.entity.animal

class Turtle$TurtleGoHomeGoal

extends Goal

byz$b
net.minecraft.world.entity.animal.Turtle$TurtleGoHomeGoal
net.minecraft.class_1481$class_1483
net.minecraft.entity.passive.TurtleEntity$GoHomeGoal
net.minecraft.src.C_909_$C_912_
net.minecraft.world.entity.animal.EntityTurtle$b

Field summary

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

Constructor summary

ModifierConstructor
(Turtle turtle, double speed)

Method summary

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