public static class StructureStrongholdPieces.Straight extends StructureStrongholdPieces.Stronghold
StructureStrongholdPieces.Stronghold.Door
StructureComponent.BlockSelector
field_143013_d
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
Straight() |
Straight(int p_i2084_1_,
java.util.Random p_i2084_2_,
StructureBoundingBox p_i2084_3_,
int p_i2084_4_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World p_74875_1_,
java.util.Random p_74875_2_,
StructureBoundingBox p_74875_3_) |
void |
buildComponent(StructureComponent p_74861_1_,
java.util.List p_74861_2_,
java.util.Random p_74861_3_) |
static StructureStrongholdPieces.Straight |
findValidPlacement(java.util.List p_75018_0_,
java.util.Random p_75018_1_,
int p_75018_2_,
int p_75018_3_,
int p_75018_4_,
int p_75018_5_,
int p_75018_6_) |
protected void |
func_143011_b(NBTTagCompound p_143011_1_) |
protected void |
func_143012_a(NBTTagCompound p_143012_1_) |
canStrongholdGoDeeper, getNextComponentNormal, getNextComponentX, getNextComponentZ, getRandomDoor, placeDoor
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 Straight()
public Straight(int p_i2084_1_, java.util.Random p_i2084_2_, StructureBoundingBox p_i2084_3_, int p_i2084_4_)
protected void func_143012_a(NBTTagCompound p_143012_1_)
func_143012_a
in class StructureStrongholdPieces.Stronghold
protected void func_143011_b(NBTTagCompound p_143011_1_)
func_143011_b
in class StructureStrongholdPieces.Stronghold
public void buildComponent(StructureComponent p_74861_1_, java.util.List p_74861_2_, java.util.Random p_74861_3_)
buildComponent
in class StructureComponent
public static StructureStrongholdPieces.Straight findValidPlacement(java.util.List p_75018_0_, java.util.Random p_75018_1_, int p_75018_2_, int p_75018_3_, int p_75018_4_, int p_75018_5_, int p_75018_6_)
public boolean addComponentParts(World p_74875_1_, java.util.Random p_74875_2_, StructureBoundingBox p_74875_3_)
addComponentParts
in class StructureComponent