public class ComponentScatteredFeatureSwampHut extends StructureComponent
Modifier and Type | Field and Description |
---|---|
protected int |
field_74936_d |
protected int |
scatteredFeatureSizeX
The size of the bounding box for this feature in the X axis
|
protected int |
scatteredFeatureSizeY
The size of the bounding box for this feature in the Y axis
|
protected int |
scatteredFeatureSizeZ
The size of the bounding box for this feature in the Z axis
|
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
ComponentScatteredFeatureSwampHut() |
ComponentScatteredFeatureSwampHut(java.util.Random par1Random,
int par2,
int par3) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World par1World,
java.util.Random par2Random,
StructureBoundingBox par3StructureBoundingBox)
second Part of Structure generating, this for example places Spiderwebs, Mob Spawners, it closes Mineshafts at
the end, it adds Fences...
|
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, fillCurrentPositionBlocksDownwards, fillWithAir, fillWithBlocks, fillWithMetadataBlocks, fillWithRandomizedBlocks, findIntersecting, func_143009_a, func_143010_b, generateStructureChestContents, generateStructureDispenserContents, getBlockIdAtCurrentPosition, getBoundingBox, getCenter, getComponentType, getMetadataWithOffset, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, placeBlockAtCurrentPosition, placeDoorAtCurrentPosition, randomlyFillWithBlocks, randomlyPlaceBlock, randomlyRareFillWithBlocks
protected int scatteredFeatureSizeX
protected int scatteredFeatureSizeY
protected int scatteredFeatureSizeZ
protected int field_74936_d
public ComponentScatteredFeatureSwampHut()
public ComponentScatteredFeatureSwampHut(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)