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