net.minecraft.world.entity.ai.goal

public class FollowBoatGoal

extends Goal

ccz
net.minecraft.world.entity.ai.goal.FollowBoatGoal
net.minecraft.class_1346
net.minecraft.entity.ai.goal.ChaseBoatGoal
net.minecraft.world.entity.ai.goal.PathfinderGoalFollowBoat

Field summary

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

Constructor summary

ModifierConstructor
public (PathfinderMob mob)

Method summary

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