Interface EntityOps


  • public interface EntityOps
    Menu options on a TileObject or NPC
    • Method Detail

      • getNumOps

        int getNumOps()
      • getOp

        @Nullable
        java.lang.String getOp​(int idx)
      • getSubOps

        EntityOps getSubOps​(int idx)