public static class StructureStrongholdPieces.PortalRoom extends StructureStrongholdPieces.Stronghold
StructureStrongholdPieces.Stronghold.Door
StructureComponent.BlockSelector
field_143013_d
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
PortalRoom() |
PortalRoom(int p_i2077_1_,
java.util.Random p_i2077_2_,
StructureBoundingBox p_i2077_3_,
int p_i2077_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.PortalRoom |
findValidPlacement(java.util.List p_75004_0_,
java.util.Random p_75004_1_,
int p_75004_2_,
int p_75004_3_,
int p_75004_4_,
int p_75004_5_,
int p_75004_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 PortalRoom()
public PortalRoom(int p_i2077_1_, java.util.Random p_i2077_2_, StructureBoundingBox p_i2077_3_, int p_i2077_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.PortalRoom findValidPlacement(java.util.List p_75004_0_, java.util.Random p_75004_1_, int p_75004_2_, int p_75004_3_, int p_75004_4_, int p_75004_5_, int p_75004_6_)
public boolean addComponentParts(World p_74875_1_, java.util.Random p_74875_2_, StructureBoundingBox p_74875_3_)
addComponentParts
in class StructureComponent