Package net.minecraft.structure
Class NetherFortressGenerator
java.lang.Object
net.minecraft.structure.NetherFortressGenerator
- Mappings:
 Namespace Name named net/minecraft/structure/NetherFortressGeneratorintermediary net/minecraft/class_3390official elx
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classprivate static classprivate static classstatic classstatic class - 
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final NetherFortressGenerator.PieceData[](package private) static final NetherFortressGenerator.PieceData[]private static final intprivate static final intstatic final int - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescription(package private) static NetherFortressGenerator.PiececreatePiece(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 named field_31557Lnet/minecraft/structure/NetherFortressGenerator;field_31557:Iintermediary field_31557Lnet/minecraft/class_3390;field_31557:Iofficial bLelx;b:I
 - 
field_31558
private static final int field_31558- See Also:
 - Mappings:
 Namespace Name Mixin selector named field_31558Lnet/minecraft/structure/NetherFortressGenerator;field_31558:Iintermediary field_31558Lnet/minecraft/class_3390;field_31558:Iofficial cLelx;c:I
 - 
field_34730
public static final int field_34730- See Also:
 - Mappings:
 Namespace Name Mixin selector named field_34730Lnet/minecraft/structure/NetherFortressGenerator;field_34730:Iintermediary field_34730Lnet/minecraft/class_3390;field_34730:Iofficial aLelx;a:I
 - 
ALL_BRIDGE_PIECES
- Mappings:
 Namespace Name Mixin selector named ALL_BRIDGE_PIECESLnet/minecraft/structure/NetherFortressGenerator;ALL_BRIDGE_PIECES:[Lnet/minecraft/structure/NetherFortressGenerator$PieceData;intermediary field_14494Lnet/minecraft/class_3390;field_14494:[Lnet/minecraft/class_3390$class_3404;official dLelx;d:[Lelx$n;
 - 
ALL_CORRIDOR_PIECES
- Mappings:
 Namespace Name Mixin selector named ALL_CORRIDOR_PIECESLnet/minecraft/structure/NetherFortressGenerator;ALL_CORRIDOR_PIECES:[Lnet/minecraft/structure/NetherFortressGenerator$PieceData;intermediary field_14493Lnet/minecraft/class_3390;field_14493:[Lnet/minecraft/class_3390$class_3404;official eLelx;e:[Lelx$n;
 
 - 
 - 
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 named createPieceLnet/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;intermediary method_14795Lnet/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;official aLelx;a(Lelx$n;Lejw;Layw;IIILji;I)Lelx$m;
 
 -