public class BushPopulator extends AbstractTreePopulator
ChancePopulator.ColumnPopulator.SkipRegistrationAsFinisher| Modifier and Type | Field and Description |
|---|---|
static Identifier |
ID |
protected BlockSelector |
leaves |
protected BlockSelector |
log |
protected int |
size |
height, on, replacechanceEMPTY_ARRAY| Constructor and Description |
|---|
BushPopulator() |
| Modifier and Type | Method and Description |
|---|---|
Identifier |
getId() |
protected void |
init0(long levelSeed,
long localSeed,
StandardGenerator generator) |
protected void |
placeTree(net.daporkchop.lib.random.PRandom random,
ChunkManager level,
int x,
int y,
int z) |
populateinit, setSeedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfinishinitpublic static final Identifier ID
protected BlockSelector log
protected BlockSelector leaves
protected int size
protected void init0(long levelSeed,
long localSeed,
StandardGenerator generator)
init0 in class AbstractTreePopulatorprotected void placeTree(net.daporkchop.lib.random.PRandom random,
ChunkManager level,
int x,
int y,
int z)
placeTree in class AbstractTreePopulatorpublic Identifier getId()
Copyright © 2020. All rights reserved.