Package net.minecraft.structure
Class StrongholdGenerator.Turn
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.StrongholdGenerator.Piece
net.minecraft.structure.StrongholdGenerator.Turn
- Direct Known Subclasses:
- StrongholdGenerator.LeftTurn,- StrongholdGenerator.RightTurn
- Enclosing class:
- StrongholdGenerator
- Mappings:
- Namespace - Name - named - net/minecraft/structure/StrongholdGenerator$Turn- intermediary - net/minecraft/class_3421$class_3466- official - eqf$q
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.structure.StrongholdGenerator.PieceStrongholdGenerator.Piece.EntranceTypeNested classes/interfaces inherited from class net.minecraft.structure.StructurePieceStructurePiece.BlockRandomizer
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected static final intprotected static final intprotected static final intFields inherited from class net.minecraft.structure.StrongholdGenerator.PieceentryDoorFields inherited from class net.minecraft.structure.StructurePieceAIR, boundingBox, chainLength
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedTurn(StructurePieceType type, int length, BlockBox boundingBox) Turn(StructurePieceType type, NbtCompound nbt) 
- 
Method SummaryMethods inherited from class net.minecraft.structure.StrongholdGenerator.PiecefillForwardOpening, fillNWOpening, fillSEOpening, generateEntrance, getRandomEntrance, isInBounds, writeNbtMethods inherited from class net.minecraft.structure.StructurePieceaddBlock, addBlockWithRandomThreshold, addChest, addChest, addDispenser, applyXTransform, applyYTransform, applyZTransform, boundingBox, canAddBlock, canReplace, createBox, fill, fillDownwards, fillHalfEllipsoid, fillOpenings, fillWithOutline, fillWithOutline, fillWithOutline, fillWithOutline, fillWithOutlineUnderSeaLevel, firstIntersecting, generate, getBlockAt, getBoundingBox, getCenter, getChainLength, getFacing, getMirror, getRandomHorizontalDirection, getRotation, getType, intersectsChunk, isUnderSeaLevel, offsetPos, orientateChest, setChainLength, setOrientation, toNbt, translate
- 
Field Details- 
SIZE_Xprotected static final int SIZE_X- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - SIZE_X- Lnet/minecraft/structure/StrongholdGenerator$Turn;SIZE_X:I- intermediary - field_31657- Lnet/minecraft/class_3421$class_3466;field_31657:I- official - a- Leqf$q;a:I
 
- 
SIZE_Yprotected static final int SIZE_Y- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - SIZE_Y- Lnet/minecraft/structure/StrongholdGenerator$Turn;SIZE_Y:I- intermediary - field_31658- Lnet/minecraft/class_3421$class_3466;field_31658:I- official - b- Leqf$q;b:I
 
- 
SIZE_Zprotected static final int SIZE_Z- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - SIZE_Z- Lnet/minecraft/structure/StrongholdGenerator$Turn;SIZE_Z:I- intermediary - field_31659- Lnet/minecraft/class_3421$class_3466;field_31659:I- official - c- Leqf$q;c:I
 
 
- 
- 
Constructor Details- 
Turn- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/structure/StructurePiece;<init>(Lnet/minecraft/structure/StructurePieceType;ILnet/minecraft/util/math/BlockBox;)V- intermediary - <init>- Lnet/minecraft/class_3443;<init>(Lnet/minecraft/class_3773;ILnet/minecraft/class_3341;)V- official - <init>- Lenr;<init>(Leoe;ILenf;)V
 
- 
Turn- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/structure/StructurePiece;<init>(Lnet/minecraft/structure/StructurePieceType;Lnet/minecraft/nbt/NbtCompound;)V- intermediary - <init>- Lnet/minecraft/class_3443;<init>(Lnet/minecraft/class_3773;Lnet/minecraft/class_2487;)V- official - <init>- Lenr;<init>(Leoe;Ltq;)V
 
 
-