public static class ComponentScatteredFeaturePieces.DesertPyramid extends StructureComponent
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
protected int |
field_74936_d |
protected int |
scatteredFeatureSizeX |
protected int |
scatteredFeatureSizeY |
protected int |
scatteredFeatureSizeZ |
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
ComponentScatteredFeaturePieces.DesertPyramid() |
ComponentScatteredFeaturePieces.DesertPyramid(java.util.Random p_i2062_1_,
int p_i2062_2_,
int p_i2062_3_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World worldIn,
java.util.Random p_74875_2_,
StructureBoundingBox p_74875_3_) |
protected boolean |
func_74935_a(World worldIn,
StructureBoundingBox p_74935_2_,
int p_74935_3_) |
protected void |
readStructureFromNBT(NBTTagCompound p_143011_1_) |
protected void |
writeStructureToNBT(NBTTagCompound p_143012_1_) |
buildComponent, clearCurrentPositionBlocksUpwards, fillWithAir, fillWithRandomizedBlocks, findIntersecting, func_143009_a, func_143010_b, func_175804_a, func_175805_a, func_175806_a, func_175807_a, func_175808_b, func_175809_a, func_175810_a, func_175811_a, func_180776_a, func_180777_a, func_180778_a, getBoundingBox, getComponentType, getMetadataWithOffset, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox
protected int scatteredFeatureSizeX
protected int scatteredFeatureSizeY
protected int scatteredFeatureSizeZ
protected int field_74936_d
public ComponentScatteredFeaturePieces.DesertPyramid()
public ComponentScatteredFeaturePieces.DesertPyramid(java.util.Random p_i2062_1_, int p_i2062_2_, int p_i2062_3_)
protected void writeStructureToNBT(NBTTagCompound p_143012_1_)
protected void readStructureFromNBT(NBTTagCompound p_143011_1_)
public boolean addComponentParts(World worldIn, java.util.Random p_74875_2_, StructureBoundingBox p_74875_3_)
addComponentParts
in class StructureComponent
protected boolean func_74935_a(World worldIn, StructureBoundingBox p_74935_2_, int p_74935_3_)