public static class StructureVillagePieces.Path extends StructureVillagePieces.Road
StructureComponent.BlockSelector
field_143015_k
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
StructureVillagePieces.Path() |
StructureVillagePieces.Path(StructureVillagePieces.Start par1ComponentVillageStartPiece,
int par2,
java.util.Random par3Random,
StructureBoundingBox par4StructureBoundingBox,
int par5) |
Modifier and Type | Method and Description |
---|---|
boolean |
addComponentParts(World par1World,
java.util.Random par2Random,
StructureBoundingBox par3StructureBoundingBox) |
void |
buildComponent(StructureComponent par1StructureComponent,
java.util.List par2List,
java.util.Random par3Random) |
protected void |
func_143011_b(NBTTagCompound par1NBTTagCompound) |
protected void |
func_143012_a(NBTTagCompound par1NBTTagCompound) |
static StructureBoundingBox |
func_74933_a(StructureVillagePieces.Start par0ComponentVillageStartPiece,
java.util.List par1List,
java.util.Random par2Random,
int par3,
int par4,
int par5,
int par6) |
canVillageGoDeeper, fillWithBlocks, func_151554_b, func_151557_c, func_151558_b, getAverageGroundLevel, getNextComponentNN, getNextComponentPP, getVillagerType, placeBlockAtCurrentPosition, spawnVillagers
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 StructureVillagePieces.Path()
public StructureVillagePieces.Path(StructureVillagePieces.Start par1ComponentVillageStartPiece, int par2, java.util.Random par3Random, StructureBoundingBox par4StructureBoundingBox, int par5)
protected void func_143012_a(NBTTagCompound par1NBTTagCompound)
func_143012_a
in class StructureVillagePieces.Village
protected void func_143011_b(NBTTagCompound par1NBTTagCompound)
func_143011_b
in class StructureVillagePieces.Village
public void buildComponent(StructureComponent par1StructureComponent, java.util.List par2List, java.util.Random par3Random)
buildComponent
in class StructureComponent
public static StructureBoundingBox func_74933_a(StructureVillagePieces.Start par0ComponentVillageStartPiece, java.util.List par1List, java.util.Random par2Random, int par3, int par4, int par5, int par6)
public boolean addComponentParts(World par1World, java.util.Random par2Random, StructureBoundingBox par3StructureBoundingBox)
addComponentParts
in class StructureComponent