public class DoublePlantPopulator extends AbstractPlantPopulator
ChancePopulator.ColumnPopulator.SkipRegistrationAsFinisher| Modifier and Type | Field and Description |
|---|---|
static Identifier |
ID |
protected DoublePlantType[] |
types |
on, patchSizereplacechanceEMPTY_ARRAY| Constructor and Description |
|---|
DoublePlantPopulator() |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getId() |
protected void |
init0(long levelSeed,
long localSeed,
StandardGenerator generator) |
protected void |
placeCluster(net.daporkchop.lib.random.PRandom random,
ChunkManager level,
int x,
int y,
int z) |
populate0populateinit, setSeedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinishinitpublic static final Identifier ID
protected DoublePlantType[] types
protected void init0(long levelSeed,
long localSeed,
StandardGenerator generator)
init0 in class AbstractPlantPopulatorprotected void placeCluster(net.daporkchop.lib.random.PRandom random,
ChunkManager level,
int x,
int y,
int z)
placeCluster in class AbstractPlantPopulatorpublic Identifier getId()
Copyright © 2020. All rights reserved.