public class ShrubPopulator extends AbstractPlantPopulator
https://i.imgur.com/BUocESm.gif
ChancePopulator.ColumnPopulator.SkipRegistrationAsFinisher| Modifier and Type | Field and Description |
|---|---|
protected BlockSelector |
block |
static Identifier |
ID |
protected boolean |
roundDown |
on, patchSizereplacechanceEMPTY_ARRAY| Constructor and Description |
|---|
ShrubPopulator() |
| 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) |
protected void |
populate0(net.daporkchop.lib.random.PRandom random,
ChunkManager level,
int blockX,
int blockZ) |
populateinit, setSeedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinishinitpublic static final Identifier ID
protected BlockSelector block
protected boolean roundDown
protected void init0(long levelSeed,
long localSeed,
StandardGenerator generator)
init0 in class AbstractPlantPopulatorprotected void populate0(net.daporkchop.lib.random.PRandom random,
ChunkManager level,
int blockX,
int blockZ)
populate0 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.