Class ExtremeHillsBiome

All Implemented Interfaces:
BlockID
Direct Known Subclasses:
ExtremeHillsEdgeBiome, ExtremeHillsPlusBiome

public class ExtremeHillsBiome extends GrassyBiome
Author:
DaPorkchop_ (Nukkit Project)

make sure this is touching another extreme hills type or it'll look dumb

steep mountains with flat areas between

  • Constructor Details

    • ExtremeHillsBiome

      public ExtremeHillsBiome()
    • ExtremeHillsBiome

      public ExtremeHillsBiome(boolean tree)
  • Method Details

    • getName

      public String getName()
      Specified by:
      getName in class Biome
    • doesOverhang

      public boolean doesOverhang()
      Description copied from class: Biome
      Whether or not overhangs should generate in this biome (places where solid blocks generate over air)

      This should probably be used with a custom max elevation or things can look stupid

      Overrides:
      doesOverhang in class Biome
      Returns:
      overhang