Interface PrioritisableGoal

All Superinterfaces:
Goal

public interface PrioritisableGoal extends Goal
A dynamically prioritisable Goal.
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface net.citizensnpcs.api.ai.Goal

    reset, run, shouldExecute
  • Method Details

    • getPriority

      int getPriority()