Package net.minecraft.structure
Class NetherFortressGenerator
java.lang.Object
net.minecraft.structure.NetherFortressGenerator
- Mappings:
Namespace Name official daa
intermediary net/minecraft/class_3390
named net/minecraft/structure/NetherFortressGenerator
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
(package private) static class
(package private) static class
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static NetherFortressGenerator.PieceData[]
private static NetherFortressGenerator.PieceData[]
private static int
private static int
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static NetherFortressGenerator.Piece
createPiece(NetherFortressGenerator.PieceData pieceData, class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)
-
Field Details
-
field_31557
private static final int field_31557- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official a
Ldaa;a:I
intermediary field_31557
Lnet/minecraft/class_3390;field_31557:I
named field_31557
Lnet/minecraft/structure/NetherFortressGenerator;field_31557:I
-
field_31558
private static final int field_31558- See Also:
- Constant Field Values
- Mappings:
Namespace Name Mixin selector official b
Ldaa;b:I
intermediary field_31558
Lnet/minecraft/class_3390;field_31558:I
named field_31558
Lnet/minecraft/structure/NetherFortressGenerator;field_31558:I
-
ALL_BRIDGE_PIECES
- Mappings:
Namespace Name Mixin selector official c
Ldaa;c:[Ldaa$n;
intermediary field_14494
Lnet/minecraft/class_3390;field_14494:[Lnet/minecraft/class_3390$class_3404;
named ALL_BRIDGE_PIECES
Lnet/minecraft/structure/NetherFortressGenerator;ALL_BRIDGE_PIECES:[Lnet/minecraft/structure/NetherFortressGenerator$PieceData;
-
ALL_CORRIDOR_PIECES
- Mappings:
Namespace Name Mixin selector official d
Ldaa;d:[Ldaa$n;
intermediary field_14493
Lnet/minecraft/class_3390;field_14493:[Lnet/minecraft/class_3390$class_3404;
named ALL_CORRIDOR_PIECES
Lnet/minecraft/structure/NetherFortressGenerator;ALL_CORRIDOR_PIECES:[Lnet/minecraft/structure/NetherFortressGenerator$PieceData;
-
-
Constructor Details
-
NetherFortressGenerator
public NetherFortressGenerator()
-
-
Method Details
-
createPiece
private static NetherFortressGenerator.Piece createPiece(NetherFortressGenerator.PieceData pieceData, class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)- Mappings:
Namespace Name Mixin selector official b
Ldaa;b(Ldaa$n;Ldao;Ljava/util/Random;IIILgg;I)Ldaa$m;
intermediary method_14795
Lnet/minecraft/class_3390;method_14795(Lnet/minecraft/class_3390$class_3404;Lnet/minecraft/class_6130;Ljava/util/Random;IIILnet/minecraft/class_2350;I)Lnet/minecraft/class_3390$class_3403;
named createPiece
Lnet/minecraft/structure/NetherFortressGenerator;createPiece(Lnet/minecraft/structure/NetherFortressGenerator$PieceData;Lnet/minecraft/class_6130;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/NetherFortressGenerator$Piece;
-