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