Class StrongholdPieces.Turn
java.lang.Object
net.minecraft.world.level.levelgen.structure.StructurePiece
net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces.StrongholdPiece
net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces.Turn
- Direct Known Subclasses:
- StrongholdPieces.LeftTurn,- StrongholdPieces.RightTurn
- Enclosing class:
- StrongholdPieces
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces.StrongholdPieceStrongholdPieces.StrongholdPiece.SmallDoorTypeNested classes/interfaces inherited from class net.minecraft.world.level.levelgen.structure.StructurePieceStructurePiece.BlockSelector
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected static final intprotected static final intprotected static final intFields inherited from class net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces.StrongholdPieceentryDoorFields inherited from class net.minecraft.world.level.levelgen.structure.StructurePieceboundingBox, CAVE_AIR, genDepth
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedTurn(StructurePieceType p_229930_, int p_229931_, BoundingBox p_229932_) Turn(StructurePieceType p_229934_, CompoundTag p_229935_) 
- 
Method SummaryMethods inherited from class net.minecraft.world.level.levelgen.structure.structures.StrongholdPieces.StrongholdPieceaddAdditionalSaveData, generateSmallDoor, generateSmallDoorChildForward, generateSmallDoorChildLeft, generateSmallDoorChildRight, isOkBox, randomSmallDoorMethods inherited from class net.minecraft.world.level.levelgen.structure.StructurePieceaddChildren, canBeReplaced, createBoundingBox, createChest, createChest, createDispenser, createTag, fillColumnDown, findCollisionPiece, generateAirBox, generateBox, generateBox, generateBox, generateBox, generateMaybeBox, generateUpperHalfSphere, getBlock, getBoundingBox, getGenDepth, getLocatorPosition, getMirror, getOrientation, getRandomHorizontalDirection, getRotation, getType, getWorldPos, getWorldX, getWorldY, getWorldZ, isCloseToChunk, isInterior, isReplaceableByStructures, makeBoundingBox, maybeGenerateBlock, move, placeBlock, postProcess, reorient, setGenDepth, setOrientation
- 
Field Details- 
WIDTHprotected static final int WIDTH- See Also:
 
- 
HEIGHTprotected static final int HEIGHT- See Also:
 
- 
DEPTHprotected static final int DEPTH- See Also:
 
 
- 
- 
Constructor Details- 
Turn
- 
Turn
 
-