public static class FortressPieces.Start extends FortressPieces.Crossing3
StructurePiece.BlockSelector| Modifier and Type | Field and Description |
|---|---|
FortressPieces.PieceWeight |
lastPlaced |
java.util.List<StructurePiece> |
pendingChildren |
java.util.List<FortressPieces.PieceWeight> |
primaryWeights |
java.util.List<FortressPieces.PieceWeight> |
secondaryWeights |
boundingBox, CAVE_AIR, componentType| Constructor and Description |
|---|
Start(java.util.Random p_i2059_1_,
int p_i2059_2_,
int p_i2059_3_) |
Start(TemplateManager p_i50253_1_,
CompoundNBT p_i50253_2_) |
buildComponent, create, createPiecegetNextComponentNormal, getNextComponentX, getNextComponentZ, isAboveGround, readAdditionalcorrectFacing, createDispenser, fillWithAir, fillWithBlocks, fillWithRandomizedBlocks, findIntersecting, func_214810_a, generateChest, generateChest, generateMaybeBox, getBlockStateFromPos, getBoundingBox, getComponentType, getCoordBaseMode, getRotation, getSkyBrightness, getStructurePieceType, getXWithOffset, getYWithOffset, getZWithOffset, isLiquidInStructureBoundingBox, offset, randomlyPlaceBlock, randomlyRareFillWithBlocks, replaceAirAndLiquidDownwards, setBlockState, setCoordBaseMode, writepublic FortressPieces.PieceWeight lastPlaced
public java.util.List<FortressPieces.PieceWeight> primaryWeights
public java.util.List<FortressPieces.PieceWeight> secondaryWeights
public final java.util.List<StructurePiece> pendingChildren
public Start(java.util.Random p_i2059_1_,
int p_i2059_2_,
int p_i2059_3_)
public Start(TemplateManager p_i50253_1_, CompoundNBT p_i50253_2_)