public static class StrongholdGenerator.Start extends StrongholdGenerator.SpiralStaircase
StrongholdGenerator.Piece.EntranceType
StructurePiece.BlockRandomizer
Modifier and Type | Field and Description |
---|---|
StrongholdGenerator.PieceData |
lastPiece |
List<StructurePiece> |
pieces |
StrongholdGenerator.PortalRoom |
portalRoom |
entryDoor
AIR, boundingBox, chainLength
Constructor and Description |
---|
Start(Random random,
int int2,
int int3) |
Start(StructureManager structureManager,
CompoundTag compoundTag) |
create, fillOpenings, generate, toNbt
fillForwardOpening, fillNWOpening, fillSEOpening, generateEntrance, getRandomEntrance, isInbounds
addBlock, 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, translate
public 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)