public static class StructureVillagePieces.House4Garden extends StructureVillagePieces.Village
StructureComponent.BlockSelector
field_143015_k
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
House4Garden() |
House4Garden(StructureVillagePieces.Start p_i2100_1_,
int p_i2100_2_,
java.util.Random p_i2100_3_,
StructureBoundingBox p_i2100_4_,
int p_i2100_5_) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World p_74875_1_,
java.util.Random p_74875_2_,
StructureBoundingBox p_74875_3_) |
protected void |
func_143011_b(NBTTagCompound p_143011_1_) |
protected void |
func_143012_a(NBTTagCompound p_143012_1_) |
static StructureVillagePieces.House4Garden |
func_74912_a(StructureVillagePieces.Start p_74912_0_,
java.util.List p_74912_1_,
java.util.Random p_74912_2_,
int p_74912_3_,
int p_74912_4_,
int p_74912_5_,
int p_74912_6_,
int p_74912_7_) |
canVillageGoDeeper, fillWithBlocks, func_151554_b, func_151557_c, func_151558_b, getAverageGroundLevel, getNextComponentNN, getNextComponentPP, getVillagerType, 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 House4Garden()
public House4Garden(StructureVillagePieces.Start p_i2100_1_, int p_i2100_2_, java.util.Random p_i2100_3_, StructureBoundingBox p_i2100_4_, int p_i2100_5_)
protected void func_143012_a(NBTTagCompound p_143012_1_)
func_143012_a
in class StructureVillagePieces.Village
protected void func_143011_b(NBTTagCompound p_143011_1_)
func_143011_b
in class StructureVillagePieces.Village
public static StructureVillagePieces.House4Garden func_74912_a(StructureVillagePieces.Start p_74912_0_, java.util.List p_74912_1_, java.util.Random p_74912_2_, int p_74912_3_, int p_74912_4_, int p_74912_5_, int p_74912_6_, int p_74912_7_)
public boolean addComponentParts(World p_74875_1_, java.util.Random p_74875_2_, StructureBoundingBox p_74875_3_)
addComponentParts
in class StructureComponent