public static class StrongholdGenerator.Start extends StrongholdGenerator.SpiralStaircase
StrongholdGenerator.Piece.EntranceTypeStructurePiece.BlockRandomizer| Modifier and Type | Field and Description |
|---|---|
StrongholdGenerator.PieceData |
lastPiece |
List<StructurePiece> |
pieces |
StrongholdGenerator.PortalRoom |
portalRoom |
entryDoorAIR, boundingBox, chainLength| Constructor and Description |
|---|
Start(Random random,
int int2,
int int3) |
Start(StructureManager structureManager,
CompoundTag compoundTag) |
create, fillOpenings, generate, toNbtfillForwardOpening, fillNWOpening, fillSEOpening, generateEntrance, getRandomEntrance, isInboundsaddBlock, addBlockWithRandomThreshold, addChest, addChest, addDispenser, applyXTransform, applyYTransform, applyZTransform, fill, fillDownwards, fillHalfEllipsoid, fillWithOutline, fillWithOutline, fillWithOutlineUnderSeaLevel, getBlockAt, getBoundingBox, getChainLength, getFacing, getOverlappingPiece, getRotation, getTag, getType, intersectsChunk, isTouchingLiquid, isUnderSeaLevel, orientateChest, setOrientation, translatepublic StrongholdGenerator.PieceData lastPiece
@Nullable public StrongholdGenerator.PortalRoom portalRoom
public final List<StructurePiece> pieces
public Start(Random random, int int2, int int3)
public Start(StructureManager structureManager, CompoundTag compoundTag)