public static class StructureNetherBridgePieces.Start extends StructureNetherBridgePieces.Crossing3
StructureComponent.BlockSelector
Modifier and Type | Field and Description |
---|---|
StructureNetherBridgePieces.PieceWeight |
lastPlaced |
java.util.List<StructureComponent> |
pendingChildren |
java.util.List<StructureNetherBridgePieces.PieceWeight> |
primaryWeights |
java.util.List<StructureNetherBridgePieces.PieceWeight> |
secondaryWeights |
boundingBox, componentType
Constructor and Description |
---|
Start() |
Start(java.util.Random p_i2059_1_,
int p_i2059_2_,
int p_i2059_3_) |
addComponentParts, buildComponent, createPiece
getNextComponentNormal, getNextComponentX, getNextComponentZ, isAboveGround, readStructureFromNBT, writeStructureToNBT
clearCurrentPositionBlocksUpwards, createDispenser, createStructureBaseNBT, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, generateChest, generateChest, generateDoor, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getSkyBrightness, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, readStructureBaseNBT, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseMode
public StructureNetherBridgePieces.PieceWeight lastPlaced
public java.util.List<StructureNetherBridgePieces.PieceWeight> primaryWeights
public java.util.List<StructureNetherBridgePieces.PieceWeight> secondaryWeights
public java.util.List<StructureComponent> pendingChildren