How to write PathFinders

Discussion in 'Plugin Development' started by ToastHelmi, Mar 23, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    ToastHelmi

    I want to writre my own pathfinder but have no idear where to start

    hope you can help me
     
  2. Offline

    MoeMix

    Check out the EntityZombie class in NMS. You should see it. Simply copy and paste it into your custom entities class and override it.
     
  3. Offline

    ToastHelmi

    well i know how to overeide default entitys and how to add pathfinders

    but my problem is that i have know idea for what the methods stand for when i extend my class from PathFinderGoal
     
Thread Status:
Not open for further replies.

Share This Page