Class PathfinderOcelotAttack

java.lang.Object
me.gamercoder215.mobchip.ai.goal.Pathfinder
me.gamercoder215.mobchip.ai.goal.PathfinderOcelotAttack
All Implemented Interfaces:
PathfinderInfo

public final class PathfinderOcelotAttack extends Pathfinder
Represents a Pathfinder for a special Ocelot Attack
  • Constructor Details

    • PathfinderOcelotAttack

      public PathfinderOcelotAttack(@NotNull @NotNull Mob m)
      Constructs a PathfinderOcelotAttack.
      Parameters:
      m - Ocelot to use
  • Method Details