Class Region

    • Constructor Detail

      • Region

        public Region​(int x,
                      int y)
        Deprecated.
      • Region

        public Region​(int packed)
        Deprecated.
    • Method Detail

      • getPackedCoordinate

        public int getPackedCoordinate()
        Deprecated.
      • getChunks

        public List<Chunk> getChunks​(int floor)
        Deprecated.
      • getX

        public int getX()
        Deprecated.
      • getY

        public int getY()
        Deprecated.