Interface IJobFollower

All Superinterfaces:
INPCJob

public interface IJobFollower extends INPCJob
  • Method Details

    • getFollowing

      String getFollowing()
    • setFollowing

      void setFollowing(String name)
    • isFollowing

      boolean isFollowing()
    • getFollowingNpc

      ICustomNpc getFollowingNpc()