public abstract static class StructureStrongholdPieces.Stronghold extends StructureComponent
Modifier and Type | Class and Description |
---|---|
static class |
StructureStrongholdPieces.Stronghold.Door |
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
protected StructureStrongholdPieces.Stronghold.Door |
field_143013_d |
boundingBox, componentType, coordBaseMode
Modifier | Constructor and Description |
---|---|
|
StructureStrongholdPieces.Stronghold() |
protected |
StructureStrongholdPieces.Stronghold(int par1) |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
canStrongholdGoDeeper(StructureBoundingBox par0StructureBoundingBox) |
protected void |
func_143011_b(NBTTagCompound par1NBTTagCompound) |
protected void |
func_143012_a(NBTTagCompound par1NBTTagCompound) |
protected StructureComponent |
getNextComponentNormal(StructureStrongholdPieces.Stairs2 par1ComponentStrongholdStairs2,
java.util.List par2List,
java.util.Random par3Random,
int par4,
int par5) |
protected StructureComponent |
getNextComponentX(StructureStrongholdPieces.Stairs2 par1ComponentStrongholdStairs2,
java.util.List par2List,
java.util.Random par3Random,
int par4,
int par5) |
protected StructureComponent |
getNextComponentZ(StructureStrongholdPieces.Stairs2 par1ComponentStrongholdStairs2,
java.util.List par2List,
java.util.Random par3Random,
int par4,
int par5) |
protected StructureStrongholdPieces.Stronghold.Door |
getRandomDoor(java.util.Random par1Random) |
protected void |
placeDoor(World par1World,
java.util.Random par2Random,
StructureBoundingBox par3StructureBoundingBox,
StructureStrongholdPieces.Stronghold.Door par4EnumDoor,
int par5,
int par6,
int par7) |
addComponentParts, 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
protected StructureStrongholdPieces.Stronghold.Door field_143013_d
public StructureStrongholdPieces.Stronghold()
protected StructureStrongholdPieces.Stronghold(int par1)
protected void func_143012_a(NBTTagCompound par1NBTTagCompound)
func_143012_a
in class StructureComponent
protected void func_143011_b(NBTTagCompound par1NBTTagCompound)
func_143011_b
in class StructureComponent
protected void placeDoor(World par1World, java.util.Random par2Random, StructureBoundingBox par3StructureBoundingBox, StructureStrongholdPieces.Stronghold.Door par4EnumDoor, int par5, int par6, int par7)
protected StructureStrongholdPieces.Stronghold.Door getRandomDoor(java.util.Random par1Random)
protected StructureComponent getNextComponentNormal(StructureStrongholdPieces.Stairs2 par1ComponentStrongholdStairs2, java.util.List par2List, java.util.Random par3Random, int par4, int par5)
protected StructureComponent getNextComponentX(StructureStrongholdPieces.Stairs2 par1ComponentStrongholdStairs2, java.util.List par2List, java.util.Random par3Random, int par4, int par5)
protected StructureComponent getNextComponentZ(StructureStrongholdPieces.Stairs2 par1ComponentStrongholdStairs2, java.util.List par2List, java.util.Random par3Random, int par4, int par5)
protected static boolean canStrongholdGoDeeper(StructureBoundingBox par0StructureBoundingBox)