public class StructureMineshaftStart extends StructureStart
Modifier and Type | Field and Description |
---|---|
private MapGenMineshaft.Type |
mineShaftType |
boundingBox, components
Constructor and Description |
---|
StructureMineshaftStart() |
StructureMineshaftStart(World p_i47149_1_,
java.util.Random p_i47149_2_,
int p_i47149_3_,
int p_i47149_4_,
MapGenMineshaft.Type p_i47149_5_) |
generateStructure, getBoundingBox, getChunkPosX, getChunkPosZ, getComponents, isSizeableStructure, isValidForPostProcess, markAvailableHeight, notifyPostProcessAt, readFromNBT, readStructureComponentsFromNBT, setRandomHeight, updateBoundingBox, writeStructureComponentsToNBT, writeToNBT
private MapGenMineshaft.Type mineShaftType
public StructureMineshaftStart()
public StructureMineshaftStart(World p_i47149_1_, java.util.Random p_i47149_2_, int p_i47149_3_, int p_i47149_4_, MapGenMineshaft.Type p_i47149_5_)