Class BiomeLayer

    • Field Detail

      • LEGACY_WARM_BIOMES

        private static final int[] LEGACY_WARM_BIOMES
      • WARM_BIOMES

        private static final int[] WARM_BIOMES
      • MEDIUM_BIOMES

        private static final int[] MEDIUM_BIOMES
      • COLD_BIOMES

        private static final int[] COLD_BIOMES
      • ICE_BIOMES

        private static final int[] ICE_BIOMES
      • warmBiomes

        private int[] warmBiomes
      • legacyDesert

        private final boolean legacyDesert
    • Constructor Detail

      • BiomeLayer

        public BiomeLayer​(boolean p_i232147_1_)