public class TreePopulator extends AbstractTreePopulator
ChancePopulator.ColumnPopulator.SkipRegistrationAsFinisher| Modifier and Type | Field and Description |
|---|---|
static Identifier |
ID |
protected WorldFeature[] |
types |
height, on, replacechanceEMPTY_ARRAY| Constructor and Description |
|---|
TreePopulator() |
| 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 WorldFeature[] types
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.