Class NetherFortressPieces.StartPiece

Enclosing class:
NetherFortressPieces

public static class NetherFortressPieces.StartPiece extends NetherFortressPieces.BridgeCrossing
Mappings:
Namespace Name
official bwr$q
intermediary net/minecraft/class_1261$class_1278
named net/minecraft/structure/NetherFortressPieces$StartPiece
  • Field Details

    • lastPiece

      Mappings:
      Namespace Name Mixin selector
      official a Lbwr$q;a:Lbwr$n;
      intermediary field_4928 Lnet/minecraft/class_1261$class_1278;field_4928:Lnet/minecraft/class_1261$class_1275;
      named lastPiece Lnet/minecraft/structure/NetherFortressPieces$StartPiece;lastPiece:Lnet/minecraft/structure/NetherFortressPieces$PieceData;
    • bridgePieces

      public List<NetherFortressPieces.PieceData> bridgePieces
      Mappings:
      Namespace Name Mixin selector
      official b Lbwr$q;b:Ljava/util/List;
      intermediary field_4929 Lnet/minecraft/class_1261$class_1278;field_4929:Ljava/util/List;
      named bridgePieces Lnet/minecraft/structure/NetherFortressPieces$StartPiece;bridgePieces:Ljava/util/List;
    • corridorPieces

      public List<NetherFortressPieces.PieceData> corridorPieces
      Mappings:
      Namespace Name Mixin selector
      official c Lbwr$q;c:Ljava/util/List;
      intermediary field_4930 Lnet/minecraft/class_1261$class_1278;field_4930:Ljava/util/List;
      named corridorPieces Lnet/minecraft/structure/NetherFortressPieces$StartPiece;corridorPieces:Ljava/util/List;
    • pieces

      public List<StructurePiece> pieces
      Mappings:
      Namespace Name Mixin selector
      official d Lbwr$q;d:Ljava/util/List;
      intermediary field_10187 Lnet/minecraft/class_1261$class_1278;field_10187:Ljava/util/List;
      named pieces Lnet/minecraft/structure/NetherFortressPieces$StartPiece;pieces:Ljava/util/List;
  • Constructor Details

    • StartPiece

      public StartPiece()
    • StartPiece

      public StartPiece(Random random, int x, int z)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbwr$a;<init>(Ljava/util/Random;II)V
      intermediary <init> Lnet/minecraft/class_1261$class_1262;<init>(Ljava/util/Random;II)V
      named <init> Lnet/minecraft/structure/NetherFortressPieces$BridgeCrossing;<init>(Ljava/util/Random;II)V