Class NetherFortressGenerator

java.lang.Object
net.minecraft.structure.NetherFortressGenerator

public class NetherFortressGenerator extends Object
Mappings:
Namespace Name
named net/minecraft/structure/NetherFortressGenerator
intermediary net/minecraft/class_3390
official elx
  • Field Details

    • field_31557

      private static final int field_31557
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_31557 Lnet/minecraft/structure/NetherFortressGenerator;field_31557:I
      intermediary field_31557 Lnet/minecraft/class_3390;field_31557:I
      official b Lelx;b:I
    • field_31558

      private static final int field_31558
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_31558 Lnet/minecraft/structure/NetherFortressGenerator;field_31558:I
      intermediary field_31558 Lnet/minecraft/class_3390;field_31558:I
      official c Lelx;c:I
    • field_34730

      public static final int field_34730
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_34730 Lnet/minecraft/structure/NetherFortressGenerator;field_34730:I
      intermediary field_34730 Lnet/minecraft/class_3390;field_34730:I
      official a Lelx;a:I
    • ALL_BRIDGE_PIECES

      static final NetherFortressGenerator.PieceData[] ALL_BRIDGE_PIECES
      Mappings:
      Namespace Name Mixin selector
      named ALL_BRIDGE_PIECES Lnet/minecraft/structure/NetherFortressGenerator;ALL_BRIDGE_PIECES:[Lnet/minecraft/structure/NetherFortressGenerator$PieceData;
      intermediary field_14494 Lnet/minecraft/class_3390;field_14494:[Lnet/minecraft/class_3390$class_3404;
      official d Lelx;d:[Lelx$n;
    • ALL_CORRIDOR_PIECES

      static final NetherFortressGenerator.PieceData[] ALL_CORRIDOR_PIECES
      Mappings:
      Namespace Name Mixin selector
      named ALL_CORRIDOR_PIECES Lnet/minecraft/structure/NetherFortressGenerator;ALL_CORRIDOR_PIECES:[Lnet/minecraft/structure/NetherFortressGenerator$PieceData;
      intermediary field_14493 Lnet/minecraft/class_3390;field_14493:[Lnet/minecraft/class_3390$class_3404;
      official e Lelx;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 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;
      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;
      official a Lelx;a(Lelx$n;Lejw;Layw;IIILji;I)Lelx$m;