History - net.minecraft.entity.ai.goal.ChaseAquaticMountGoal
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.world.entity.ai.goal.FollowBoatGoal
net.minecraft.world.entity.ai.goal.FollowPlayerRiddenEntityGoal
net.minecraft.entity.ai.goal.ChaseBoatGoal
net.minecraft.entity.ai.goal.ChaseAquaticMountGoal
Fields
ChaseBoatState: currentGoal, field_6425, state
Class<? extends Entity>: entityTypeToFollow, field_1_805, targetEntityType
ChaseAquaticMountGoal$State: currentGoal, field_6425, state
Constructors
(PathAwareEntity, Class<? extends Entity>)
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.entity.ai.goal.FollowBoatGoal
net.minecraft.class_1346
net.minecraft.entity.ai.goal.ChaseBoatGoal
Fields
int: timeToRecalcPath, field_6428, updateCountdownTicks
PathAwareEntity: mob, field_6426, mob
PlayerEntity: following, field_6427, passenger
ChaseBoatState: currentGoal, field_6425, state
Constructors
Methods
boolean (): canUse, method_6264, canStart
boolean (): isInterruptable, method_6267, canStop
boolean (): canContinueToUse, method_6266, shouldContinue
void (): start, method_6269, start
void (): stop, method_6270, stop
void (): tick, method_6268, tick