Interface RSWorldMatrix


  • public interface RSWorldMatrix
    • Method Detail

      • getId

        int getId()
      • getNpcs

        RSNpc[] getNpcs()
      • getNpcIndices

        int[] getNpcIndices()
      • getNpcCount

        int getNpcCount()
      • getFloorHeights

        int[][][] getFloorHeights()
      • getSceneRenderRules

        byte[][][] getSceneRenderRules()
      • getGlobalPlayerIndices

        int[] getGlobalPlayerIndices()
      • getGlobalPlayerCount

        int getGlobalPlayerCount()
      • getBaseX

        int getBaseX()
      • getBaseY

        int getBaseY()
      • getFloorLevel

        int getFloorLevel()