Class WorldMapType0

    • Field Detail

      • chunk_xHigh

        public int chunk_xHigh
      • xLow

        public int xLow
      • chunk_xLow

        public int chunk_xLow
      • yLow

        public int yLow
      • xHigh

        public int xHigh
      • numberOfPlanes

        public int numberOfPlanes
      • plane

        public int plane
      • chunk_yLow

        public int chunk_yLow
      • yHigh

        public int yHigh
      • chunk_yHigh

        public int chunk_yHigh
    • Constructor Detail

      • WorldMapType0

        public WorldMapType0()
    • Method Detail

      • getChunk_xHigh

        public int getChunk_xHigh()
      • getXLow

        public int getXLow()
      • getChunk_xLow

        public int getChunk_xLow()
      • getYLow

        public int getYLow()
      • getXHigh

        public int getXHigh()
      • getNumberOfPlanes

        public int getNumberOfPlanes()
      • getPlane

        public int getPlane()
      • getChunk_yLow

        public int getChunk_yLow()
      • getYHigh

        public int getYHigh()
      • getChunk_yHigh

        public int getChunk_yHigh()
      • setChunk_xHigh

        public void setChunk_xHigh​(int chunk_xHigh)
      • setXLow

        public void setXLow​(int xLow)
      • setChunk_xLow

        public void setChunk_xLow​(int chunk_xLow)
      • setYLow

        public void setYLow​(int yLow)
      • setXHigh

        public void setXHigh​(int xHigh)
      • setNumberOfPlanes

        public void setNumberOfPlanes​(int numberOfPlanes)
      • setPlane

        public void setPlane​(int plane)
      • setChunk_yLow

        public void setChunk_yLow​(int chunk_yLow)
      • setYHigh

        public void setYHigh​(int yHigh)
      • setChunk_yHigh

        public void setChunk_yHigh​(int chunk_yHigh)
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object