Package net.minecraft.structure
Class NetherFortressGenerator
java.lang.Object
net.minecraft.structure.NetherFortressGenerator
- Mappings:
Namespace Name official dty
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 final NetherFortressGenerator.PieceData[]
(package private) static final NetherFortressGenerator.PieceData[]
private static final int
private static final int
static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static NetherFortressGenerator.Piece
createPiece
(NetherFortressGenerator.PieceData pieceData, StructurePiecesHolder holder, Random random, int x, int y, int z, Direction orientation, int chainLength)
-
Field Details
-
field_31557
private static final int field_31557- See Also:
- Mappings:
Namespace Name Mixin selector official b
Ldty;b: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:
- Mappings:
Namespace Name Mixin selector official c
Ldty;c:I
intermediary field_31558
Lnet/minecraft/class_3390;field_31558:I
named field_31558
Lnet/minecraft/structure/NetherFortressGenerator;field_31558:I
-
field_34730
public static final int field_34730- See Also:
- Mappings:
Namespace Name Mixin selector official a
Ldty;a:I
intermediary field_34730
Lnet/minecraft/class_3390;field_34730:I
named field_34730
Lnet/minecraft/structure/NetherFortressGenerator;field_34730:I
-
ALL_BRIDGE_PIECES
- Mappings:
Namespace Name Mixin selector official d
Ldty;d:[Ldty$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 e
Ldty;e:[Ldty$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 holder, Random random, int x, int y, int z, Direction orientation, int chainLength) - Mappings:
Namespace Name Mixin selector official a
Ldty;a(Ldty$n;Ldsf;Lapf;IIILha;I)Ldty$m;
intermediary method_14795
Lnet/minecraft/class_3390;method_14795(Lnet/minecraft/class_3390$class_3404;Lnet/minecraft/class_6130;Lnet/minecraft/class_5819;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;Lnet/minecraft/util/math/random/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/NetherFortressGenerator$Piece;
-