public static class ComponentScatteredFeaturePieces.JunglePyramid extends StructureComponent
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
protected int |
field_74936_d |
static WeightedRandomChestContent[] |
junglePyramidsChestContents |
static WeightedRandomChestContent[] |
junglePyramidsDispenserContents |
protected int |
scatteredFeatureSizeX |
protected int |
scatteredFeatureSizeY |
protected int |
scatteredFeatureSizeZ |
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
ComponentScatteredFeaturePieces.JunglePyramid() |
ComponentScatteredFeaturePieces.JunglePyramid(java.util.Random par1Random,
int par2,
int par3) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World par1World,
java.util.Random par2Random,
StructureBoundingBox par3StructureBoundingBox) |
protected void |
func_143011_b(NBTTagCompound par1NBTTagCompound) |
protected void |
func_143012_a(NBTTagCompound par1NBTTagCompound) |
protected boolean |
func_74935_a(World par1World,
StructureBoundingBox par2StructureBoundingBox,
int par3) |
buildComponent, clearCurrentPositionBlocksUpwards, fillWithAir, fillWithBlocks, fillWithMetadataBlocks, fillWithRandomizedBlocks, findIntersecting, func_143009_a, func_143010_b, func_151547_a, func_151552_a, func_151553_a, func_151554_b, generateStructureChestContents, generateStructureDispenserContents, getBlockAtCurrentPosition, getBoundingBox, getComponentType, getMetadataWithOffset, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, placeBlockAtCurrentPosition, placeDoorAtCurrentPosition, randomlyFillWithBlocks
public static final WeightedRandomChestContent[] junglePyramidsChestContents
public static final WeightedRandomChestContent[] junglePyramidsDispenserContents
protected int scatteredFeatureSizeX
protected int scatteredFeatureSizeY
protected int scatteredFeatureSizeZ
protected int field_74936_d
public ComponentScatteredFeaturePieces.JunglePyramid()
public ComponentScatteredFeaturePieces.JunglePyramid(java.util.Random par1Random, int par2, int par3)
protected void func_143012_a(NBTTagCompound par1NBTTagCompound)
protected void func_143011_b(NBTTagCompound par1NBTTagCompound)
public boolean addComponentParts(World par1World, java.util.Random par2Random, StructureBoundingBox par3StructureBoundingBox)
addComponentParts
in class StructureComponent
protected boolean func_74935_a(World par1World, StructureBoundingBox par2StructureBoundingBox, int par3)