Package net.minecraft.structure
Class NetherFortressGenerator.Start
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.NetherFortressGenerator.Piece
net.minecraft.structure.NetherFortressGenerator.BridgeCrossing
net.minecraft.structure.NetherFortressGenerator.Start
- Enclosing class:
- NetherFortressGenerator
- Mappings:
Namespace Name official daa$qintermediary net/minecraft/class_3390$class_3407named net/minecraft/structure/NetherFortressGenerator$Start
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class net.minecraft.structure.StructurePiece
AIR, boundingBox, chainLength -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.structure.NetherFortressGenerator.BridgeCrossing
create, fillOpenings, generateMethods inherited from class net.minecraft.structure.NetherFortressGenerator.Piece
fillForwardOpening, fillNWOpening, fillSEOpening, isInBounds, writeNbtMethods inherited from class net.minecraft.structure.StructurePiece
addBlock, addBlockWithRandomThreshold, addChest, addChest, addDispenser, applyXTransform, applyYTransform, applyZTransform, canAddBlock, canReplace, fill, fillDownwards, fillHalfEllipsoid, fillWithOutline, fillWithOutline, fillWithOutlineUnderSeaLevel, getBlockAt, getBoundingBox, getChainLength, getFacing, getRotation, getType, intersectsChunk, isUnderSeaLevel, method_33882, method_35454, method_35455, method_35456, method_35457, method_35458, method_35460, offsetPos, orientateChest, setOrientation, toNbt, translate
-
Field Details
-
lastPiece
- Mappings:
Namespace Name Mixin selector official aLdaa$q;a:Ldaa$n;intermediary field_14506Lnet/minecraft/class_3390$class_3407;field_14506:Lnet/minecraft/class_3390$class_3404;named lastPieceLnet/minecraft/structure/NetherFortressGenerator$Start;lastPiece:Lnet/minecraft/structure/NetherFortressGenerator$PieceData;
-
bridgePieces
- Mappings:
Namespace Name Mixin selector official bLdaa$q;b:Ljava/util/List;intermediary field_14507Lnet/minecraft/class_3390$class_3407;field_14507:Ljava/util/List;named bridgePiecesLnet/minecraft/structure/NetherFortressGenerator$Start;bridgePieces:Ljava/util/List;
-
corridorPieces
- Mappings:
Namespace Name Mixin selector official cLdaa$q;c:Ljava/util/List;intermediary field_14504Lnet/minecraft/class_3390$class_3407;field_14504:Ljava/util/List;named corridorPiecesLnet/minecraft/structure/NetherFortressGenerator$Start;corridorPieces:Ljava/util/List;
-
pieces
- Mappings:
Namespace Name Mixin selector official dLdaa$q;d:Ljava/util/List;intermediary field_14505Lnet/minecraft/class_3390$class_3407;field_14505:Ljava/util/List;named piecesLnet/minecraft/structure/NetherFortressGenerator$Start;pieces:Ljava/util/List;
-
-
Constructor Details
-
Start
-
Start
- Mappings:
Namespace Name Mixin selector official <init>Ldaa$a;<init>(Labj;Lmv;)Vintermediary <init>Lnet/minecraft/class_3390$class_3391;<init>(Lnet/minecraft/class_3218;Lnet/minecraft/class_2487;)Vnamed <init>Lnet/minecraft/structure/NetherFortressGenerator$BridgeCrossing;<init>(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/nbt/NbtCompound;)V
-