Package net.minecraft.structure
Class NetherFortressPieces.StartPiece
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.NetherFortressPieces.AbstractPiece
net.minecraft.structure.NetherFortressPieces.BridgeCrossing
net.minecraft.structure.NetherFortressPieces.StartPiece
- Enclosing class:
- NetherFortressPieces
- Mappings:
Namespace Name official bwr$qintermediary net/minecraft/class_1261$class_1278named net/minecraft/structure/NetherFortressPieces$StartPiece
-
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
boundingBox, chainLength, field_19406 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.structure.NetherFortressPieces.BridgeCrossing
create, fillOpenings, method_58Methods inherited from class net.minecraft.structure.NetherFortressPieces.AbstractPiece
fillForwardOpening, fillNWOpening, fillSEOpening, isInbounds, method_5530, serializeMethods inherited from class net.minecraft.structure.StructurePiece
applyXTransform, applyYTransform, applyZTransform, getBoundingBox, getChainLength, getOverlappingPiece, method_11851, method_11852, method_11853, method_11854, method_13377, method_13775, method_17651, method_17652, method_17653, method_17654, method_17655, method_17656, method_17657, method_5527, method_56, method_60, method_65, method_72, method_73, method_9273, toNbt, translate
-
Field Details
-
lastPiece
- Mappings:
Namespace Name Mixin selector official aLbwr$q;a:Lbwr$n;intermediary field_4928Lnet/minecraft/class_1261$class_1278;field_4928:Lnet/minecraft/class_1261$class_1275;named lastPieceLnet/minecraft/structure/NetherFortressPieces$StartPiece;lastPiece:Lnet/minecraft/structure/NetherFortressPieces$PieceData;
-
bridgePieces
- Mappings:
Namespace Name Mixin selector official bLbwr$q;b:Ljava/util/List;intermediary field_4929Lnet/minecraft/class_1261$class_1278;field_4929:Ljava/util/List;named bridgePiecesLnet/minecraft/structure/NetherFortressPieces$StartPiece;bridgePieces:Ljava/util/List;
-
corridorPieces
- Mappings:
Namespace Name Mixin selector official cLbwr$q;c:Ljava/util/List;intermediary field_4930Lnet/minecraft/class_1261$class_1278;field_4930:Ljava/util/List;named corridorPiecesLnet/minecraft/structure/NetherFortressPieces$StartPiece;corridorPieces:Ljava/util/List;
-
pieces
- Mappings:
Namespace Name Mixin selector official dLbwr$q;d:Ljava/util/List;intermediary field_10187Lnet/minecraft/class_1261$class_1278;field_10187:Ljava/util/List;named piecesLnet/minecraft/structure/NetherFortressPieces$StartPiece;pieces:Ljava/util/List;
-
-
Constructor Details
-
StartPiece
public StartPiece() -
StartPiece
- Mappings:
Namespace Name Mixin selector official <init>Lbwr$a;<init>(Ljava/util/Random;II)Vintermediary <init>Lnet/minecraft/class_1261$class_1262;<init>(Ljava/util/Random;II)Vnamed <init>Lnet/minecraft/structure/NetherFortressPieces$BridgeCrossing;<init>(Ljava/util/Random;II)V
-