public static class StructureStrongholdPieces.Library extends StructureStrongholdPieces.Stronghold
StructureStrongholdPieces.Stronghold.Door
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
static WeightedRandomChestContent[] |
strongholdLibraryChestContents |
field_143013_d
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
StructureStrongholdPieces.Library() |
StructureStrongholdPieces.Library(int par1,
java.util.Random par2Random,
StructureBoundingBox par3StructureBoundingBox,
int par4) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World par1World,
java.util.Random par2Random,
StructureBoundingBox par3StructureBoundingBox) |
static StructureStrongholdPieces.Library |
findValidPlacement(java.util.List par0List,
java.util.Random par1Random,
int par2,
int par3,
int par4,
int par5,
int par6) |
protected void |
func_143011_b(NBTTagCompound par1NBTTagCompound) |
protected void |
func_143012_a(NBTTagCompound par1NBTTagCompound) |
canStrongholdGoDeeper, getNextComponentNormal, getNextComponentX, getNextComponentZ, getRandomDoor, placeDoor
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
public static final WeightedRandomChestContent[] strongholdLibraryChestContents
public StructureStrongholdPieces.Library()
public StructureStrongholdPieces.Library(int par1, java.util.Random par2Random, StructureBoundingBox par3StructureBoundingBox, int par4)
protected void func_143012_a(NBTTagCompound par1NBTTagCompound)
func_143012_a
in class StructureStrongholdPieces.Stronghold
protected void func_143011_b(NBTTagCompound par1NBTTagCompound)
func_143011_b
in class StructureStrongholdPieces.Stronghold
public static StructureStrongholdPieces.Library findValidPlacement(java.util.List par0List, java.util.Random par1Random, int par2, int par3, int par4, int par5, int par6)
public boolean addComponentParts(World par1World, java.util.Random par2Random, StructureBoundingBox par3StructureBoundingBox)
addComponentParts
in class StructureComponent