Class ForestPopulator

java.lang.Object
org.bukkit.generator.BlockPopulator
net.glowstone.generator.populators.overworld.BiomePopulator
net.glowstone.generator.populators.overworld.ForestPopulator
Direct Known Subclasses:
BirchForestPopulator, DarkForestPopulator, FlowerForestPopulator

public class ForestPopulator extends BiomePopulator
  • Field Details

    • doublePlantLoweringAmount

      protected int doublePlantLoweringAmount
  • Constructor Details

    • ForestPopulator

      public ForestPopulator()
      Creates a populator adapted for a basic forest (oaks and birches).
  • Method Details