net.minecraft.world.entity.ai.goal

public class FollowBoatGoal

extends Goal

bkt
net.minecraft.world.entity.ai.goal.FollowBoatGoal
net.minecraft.class_1346
net.minecraft.entity.ai.goal.ChaseBoatGoal
net.minecraft.src.C_683_
net.minecraft.world.entity.ai.goal.PathfinderGoalFollowBoat

Field summary

Modifier and TypeField
private int
a
timeToRecalcPath
field_6428
updateCountdownTicks
f_25233_
private final PathfinderMob
b
mob
field_6426
mob
f_25234_
private Player
c
following
field_6427
passenger
f_25235_
private BoatGoals
d
currentGoal
field_6425
state
f_25236_

Constructor summary

ModifierConstructor
public (PathfinderMob mob)

Method summary

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