Package net.minecraft.structure
Class NetherFortressPieces
java.lang.Object
net.minecraft.structure.NetherFortressPieces
- Mappings:
Namespace Name official aqjintermediary net/minecraft/class_1261named net/minecraft/structure/NetherFortressPieces
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class(package private) static classstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final NetherFortressPieces.PieceData[]private static final NetherFortressPieces.PieceData[] -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static NetherFortressPieces.AbstractPiececreatePiece(NetherFortressPieces.PieceData pieceData, List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength) static void
-
Field Details
-
ALL_BRIDGE_PIECES
- Mappings:
Namespace Name Mixin selector official aLaqj;a:[Laqj$n;intermediary field_4919Lnet/minecraft/class_1261;field_4919:[Lnet/minecraft/class_1261$class_1275;named ALL_BRIDGE_PIECESLnet/minecraft/structure/NetherFortressPieces;ALL_BRIDGE_PIECES:[Lnet/minecraft/structure/NetherFortressPieces$PieceData;
-
ALL_CORRIDOR_PIECES
- Mappings:
Namespace Name Mixin selector official bLaqj;b:[Laqj$n;intermediary field_4920Lnet/minecraft/class_1261;field_4920:[Lnet/minecraft/class_1261$class_1275;named ALL_CORRIDOR_PIECESLnet/minecraft/structure/NetherFortressPieces;ALL_CORRIDOR_PIECES:[Lnet/minecraft/structure/NetherFortressPieces$PieceData;
-
-
Constructor Details
-
NetherFortressPieces
public NetherFortressPieces()
-
-
Method Details
-
registerPieces
public static void registerPieces()- Mappings:
Namespace Name Mixin selector official aLaqj;a()Vintermediary method_5509Lnet/minecraft/class_1261;method_5509()Vnamed registerPiecesLnet/minecraft/structure/NetherFortressPieces;registerPieces()V
-
createPiece
private static NetherFortressPieces.AbstractPiece createPiece(NetherFortressPieces.PieceData pieceData, List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength) - Mappings:
Namespace Name Mixin selector official bLaqj;b(Laqj$n;Ljava/util/List;Ljava/util/Random;IIILcq;I)Laqj$m;intermediary method_4058Lnet/minecraft/class_1261;method_4058(Lnet/minecraft/class_1261$class_1275;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;I)Lnet/minecraft/class_1261$class_1274;named createPieceLnet/minecraft/structure/NetherFortressPieces;createPiece(Lnet/minecraft/structure/NetherFortressPieces$PieceData;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/NetherFortressPieces$AbstractPiece;
-