Package net.minecraft.entity.ai.goal
Class FollowBoatGoal
java.lang.Object
net.minecraft.entity.ai.goal.Goal
net.minecraft.entity.ai.goal.FollowBoatGoal
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate BoatGoals
private PlayerEntity
private final CreatureEntity
private int
-
Constructor Summary
-
Method Summary
-
Field Details
-
timeToRecalcPath
private int timeToRecalcPath -
mob
-
following
-
currentGoal
-
-
Constructor Details
-
FollowBoatGoal
-
-
Method Details
-
canUse
public boolean canUse() -
isInterruptable
public boolean isInterruptable()- Overrides:
isInterruptable
in classGoal
-
canContinueToUse
public boolean canContinueToUse()- Overrides:
canContinueToUse
in classGoal
-
start
public void start() -
stop
public void stop() -
tick
public void tick()
-