public static class StructureVillagePieces.Hall extends StructureVillagePieces.Village
StructureComponent.BlockSelector
field_143015_k
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
Hall() |
Hall(StructureVillagePieces.Start p_i2099_1_,
int p_i2099_2_,
java.util.Random p_i2099_3_,
StructureBoundingBox p_i2099_4_,
int p_i2099_5_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World p_74875_1_,
java.util.Random p_74875_2_,
StructureBoundingBox p_74875_3_) |
static StructureVillagePieces.Hall |
func_74906_a(StructureVillagePieces.Start p_74906_0_,
java.util.List p_74906_1_,
java.util.Random p_74906_2_,
int p_74906_3_,
int p_74906_4_,
int p_74906_5_,
int p_74906_6_,
int p_74906_7_) |
protected int |
getVillagerType(int p_74888_1_) |
canVillageGoDeeper, fillWithBlocks, func_143011_b, func_143012_a, func_151554_b, func_151557_c, func_151558_b, getAverageGroundLevel, getNextComponentNN, getNextComponentPP, placeBlockAtCurrentPosition, spawnVillagers
buildComponent, clearCurrentPositionBlocksUpwards, fillWithAir, fillWithMetadataBlocks, fillWithRandomizedBlocks, findIntersecting, func_143009_a, func_143010_b, func_151547_a, func_151552_a, func_151553_a, generateStructureChestContents, generateStructureDispenserContents, getBlockAtCurrentPosition, getBoundingBox, getComponentType, getMetadataWithOffset, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, placeDoorAtCurrentPosition, randomlyFillWithBlocks
public Hall()
public Hall(StructureVillagePieces.Start p_i2099_1_, int p_i2099_2_, java.util.Random p_i2099_3_, StructureBoundingBox p_i2099_4_, int p_i2099_5_)
public static StructureVillagePieces.Hall func_74906_a(StructureVillagePieces.Start p_74906_0_, java.util.List p_74906_1_, java.util.Random p_74906_2_, int p_74906_3_, int p_74906_4_, int p_74906_5_, int p_74906_6_, int p_74906_7_)
public boolean addComponentParts(World p_74875_1_, java.util.Random p_74875_2_, StructureBoundingBox p_74875_3_)
addComponentParts
in class StructureComponent
protected int getVillagerType(int p_74888_1_)
getVillagerType
in class StructureVillagePieces.Village