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 |
---|---|
|
Stronghold() |
protected |
Stronghold(int p_i2087_1_) |
Modifier and Type | Method and Description |
---|---|
protected static boolean |
canStrongholdGoDeeper(StructureBoundingBox p_74991_0_) |
protected void |
func_143011_b(NBTTagCompound p_143011_1_) |
protected void |
func_143012_a(NBTTagCompound p_143012_1_) |
protected StructureComponent |
getNextComponentNormal(StructureStrongholdPieces.Stairs2 p_74986_1_,
java.util.List p_74986_2_,
java.util.Random p_74986_3_,
int p_74986_4_,
int p_74986_5_) |
protected StructureComponent |
getNextComponentX(StructureStrongholdPieces.Stairs2 p_74989_1_,
java.util.List p_74989_2_,
java.util.Random p_74989_3_,
int p_74989_4_,
int p_74989_5_) |
protected StructureComponent |
getNextComponentZ(StructureStrongholdPieces.Stairs2 p_74987_1_,
java.util.List p_74987_2_,
java.util.Random p_74987_3_,
int p_74987_4_,
int p_74987_5_) |
protected StructureStrongholdPieces.Stronghold.Door |
getRandomDoor(java.util.Random p_74988_1_) |
protected void |
placeDoor(World p_74990_1_,
java.util.Random p_74990_2_,
StructureBoundingBox p_74990_3_,
StructureStrongholdPieces.Stronghold.Door p_74990_4_,
int p_74990_5_,
int p_74990_6_,
int p_74990_7_) |
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
protected void func_143012_a(NBTTagCompound p_143012_1_)
func_143012_a
in class StructureComponent
protected void func_143011_b(NBTTagCompound p_143011_1_)
func_143011_b
in class StructureComponent
protected void placeDoor(World p_74990_1_, java.util.Random p_74990_2_, StructureBoundingBox p_74990_3_, StructureStrongholdPieces.Stronghold.Door p_74990_4_, int p_74990_5_, int p_74990_6_, int p_74990_7_)
protected StructureStrongholdPieces.Stronghold.Door getRandomDoor(java.util.Random p_74988_1_)
protected StructureComponent getNextComponentNormal(StructureStrongholdPieces.Stairs2 p_74986_1_, java.util.List p_74986_2_, java.util.Random p_74986_3_, int p_74986_4_, int p_74986_5_)
protected StructureComponent getNextComponentX(StructureStrongholdPieces.Stairs2 p_74989_1_, java.util.List p_74989_2_, java.util.Random p_74989_3_, int p_74989_4_, int p_74989_5_)
protected StructureComponent getNextComponentZ(StructureStrongholdPieces.Stairs2 p_74987_1_, java.util.List p_74987_2_, java.util.Random p_74987_3_, int p_74987_4_, int p_74987_5_)
protected static boolean canStrongholdGoDeeper(StructureBoundingBox p_74991_0_)