public static class VillagePieces.Well extends VillagePieces.Village
StructurePiece.BlockSelectoraverageGroundLvl, isZombieInfested, startPiece, structureTypeboundingBox, CAVE_AIR, componentType| Constructor and Description | 
|---|
| Well() | 
| Well(VillagePieces.Start start,
    int type,
    java.util.Random rand,
    int x,
    int z) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | addComponentParts(IWorld worldIn,
                 java.util.Random randomIn,
                 MutableBoundingBox structureBoundingBoxIn,
                 ChunkPos p_74875_4_) | 
| void | buildComponent(StructurePiece componentIn,
              java.util.List<StructurePiece> listIn,
              java.util.Random rand) | 
biomeDoor, canVillageGoDeeper, chooseForgeProfession, chooseProfession, createVillageDoor, func_202579_a, getAverageGroundLevel, getBiomeSpecificBlockState, getNextComponentNN, getNextComponentPP, placeTorch, readStructureFromNBT, replaceAirAndLiquidDownwards, spawnVillagers, writeStructureToNBTclearCurrentPositionBlocksUpwards, createDispenser, createStructureBaseNBT, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_197528_a, generateChest, generateChest, generateDoor, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getSkyBrightness, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, readStructureBaseNBT, setBlockState, setCoordBaseModepublic Well()
public Well(VillagePieces.Start start, int type, java.util.Random rand, int x, int z)
public void buildComponent(StructurePiece componentIn, java.util.List<StructurePiece> listIn, java.util.Random rand)
buildComponent in class StructurePiecepublic boolean addComponentParts(IWorld worldIn, java.util.Random randomIn, MutableBoundingBox structureBoundingBoxIn, ChunkPos p_74875_4_)
addComponentParts in class StructurePiece