public static class StructureVillagePieces.Start extends StructureVillagePieces.Well
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
java.util.List |
field_74930_j |
java.util.List |
field_74932_i |
boolean |
inDesert |
java.util.List |
structureVillageWeightedPieceList |
StructureVillagePieces.PieceWeight |
structVillagePieceWeight |
int |
terrainType |
WorldChunkManager |
worldChunkMngr |
field_143015_k
boundingBox, componentType, coordBaseMode
Constructor and Description |
---|
Start() |
Start(WorldChunkManager p_i2104_1_,
int p_i2104_2_,
java.util.Random p_i2104_3_,
int p_i2104_4_,
int p_i2104_5_,
java.util.List p_i2104_6_,
int p_i2104_7_) |
Modifier and Type | Method and Description |
---|---|
WorldChunkManager |
getWorldChunkManager() |
addComponentParts, buildComponent
canVillageGoDeeper, fillWithBlocks, func_143011_b, func_143012_a, 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 WorldChunkManager worldChunkMngr
public boolean inDesert
public int terrainType
public StructureVillagePieces.PieceWeight structVillagePieceWeight
public java.util.List structureVillageWeightedPieceList
public java.util.List field_74932_i
public java.util.List field_74930_j
public Start()
public Start(WorldChunkManager p_i2104_1_, int p_i2104_2_, java.util.Random p_i2104_3_, int p_i2104_4_, int p_i2104_5_, java.util.List p_i2104_6_, int p_i2104_7_)
public WorldChunkManager getWorldChunkManager()