All Implemented Interfaces:
Finisher, GenerationPass, Populator

public class DoublePlantPopulator extends AbstractPlantPopulator
Places patches of double plants in the world.
Author:
DaPorkchop_
  • Field Details

    • ID

      public static final org.cloudburstmc.api.util.Identifier ID
    • types

      protected org.cloudburstmc.api.util.data.DoublePlantType[] types
  • Constructor Details

    • DoublePlantPopulator

      public DoublePlantPopulator()
  • Method Details

    • init0

      protected void init0(long levelSeed, long localSeed, StandardGenerator generator)
      Overrides:
      init0 in class AbstractPlantPopulator
    • placeCluster

      protected void placeCluster(net.daporkchop.lib.random.PRandom random, org.cloudburstmc.api.level.ChunkManager level, int x, int y, int z)
      Specified by:
      placeCluster in class AbstractPlantPopulator
    • getId

      public org.cloudburstmc.api.util.Identifier getId()
      Returns:
      the identifier of this generation pass