Package net.minecraft.structure
Class NetherFortressGenerator
java.lang.Object
net.minecraft.structure.NetherFortressGenerator
- Mappings:
Namespace Name official day
intermediary net/minecraft/class_3390
named net/minecraft/structure/NetherFortressGenerator
-
Nested Class Summary
Modifier 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
private static class
private static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescription(package private) static NetherFortressGenerator.PieceData[]
(package private) static NetherFortressGenerator.PieceData[]
private static int
private static int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static NetherFortressGenerator.Piece
createPiece(NetherFortressGenerator.PieceData pieceData, StructurePiecesHolder structurePiecesHolder, 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
Lday;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
Lday;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
Lday;c:[Lday$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
Lday;d:[Lday$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
static NetherFortressGenerator.Piece createPiece(NetherFortressGenerator.PieceData pieceData, StructurePiecesHolder structurePiecesHolder, Random random, int x, int y, int z, Direction orientation, int chainLength)- Mappings:
Namespace Name Mixin selector official a
Lday;a(Lday$n;Ldbm;Ljava/util/Random;IIILgl;I)Lday$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/structure/StructurePiecesHolder;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/NetherFortressGenerator$Piece;
-