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 |
---|
Library() |
Library(int p_i2075_1_,
java.util.Random p_i2075_2_,
StructureBoundingBox p_i2075_3_,
int p_i2075_4_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World p_74875_1_,
java.util.Random p_74875_2_,
StructureBoundingBox p_74875_3_) |
static StructureStrongholdPieces.Library |
findValidPlacement(java.util.List p_75006_0_,
java.util.Random p_75006_1_,
int p_75006_2_,
int p_75006_3_,
int p_75006_4_,
int p_75006_5_,
int p_75006_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
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 Library()
public Library(int p_i2075_1_, java.util.Random p_i2075_2_, StructureBoundingBox p_i2075_3_, int p_i2075_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 static StructureStrongholdPieces.Library findValidPlacement(java.util.List p_75006_0_, java.util.Random p_75006_1_, int p_75006_2_, int p_75006_3_, int p_75006_4_, int p_75006_5_, int p_75006_6_)
public boolean addComponentParts(World p_74875_1_, java.util.Random p_74875_2_, StructureBoundingBox p_74875_3_)
addComponentParts
in class StructureComponent