Class PathfinderOfferFlower

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

public final class PathfinderOfferFlower extends Pathfinder
Represents a Pathfinder for an Iron Golem to offer a Villager a flower
  • Constructor Details

    • PathfinderOfferFlower

      public PathfinderOfferFlower(@NotNull @NotNull IronGolem m)
      Constructs a PathfinderOfferFlower.
      Parameters:
      m - Iron Golem to use
  • Method Details