Class FortressPieces

java.lang.Object
net.minecraft.structure.FortressPieces

public class FortressPieces
extends Object
Mappings:
Namespace Name
official aqj
intermediary net/minecraft/class_486
named net/minecraft/structure/FortressPieces
  • Field Details

    • field_1993

      private static final FortressPieces.Chance[] field_1993
      Mappings:
      Namespace Name Mixin selector
      official a Laqj;a:[Laqj$n;
      intermediary field_1993 Lnet/minecraft/class_486;field_1993:[Lnet/minecraft/class_486$class_500;
      named field_1993 Lnet/minecraft/structure/FortressPieces;field_1993:[Lnet/minecraft/structure/FortressPieces$Chance;
    • field_1994

      private static final FortressPieces.Chance[] field_1994
      Mappings:
      Namespace Name Mixin selector
      official b Laqj;b:[Laqj$n;
      intermediary field_1994 Lnet/minecraft/class_486;field_1994:[Lnet/minecraft/class_486$class_500;
      named field_1994 Lnet/minecraft/structure/FortressPieces;field_1994:[Lnet/minecraft/structure/FortressPieces$Chance;
  • Constructor Details

    • FortressPieces

      public FortressPieces()
  • Method Details

    • registerPieces

      public static void registerPieces()
      Mappings:
      Namespace Name Mixin selector
      official a Laqj;a()V
      intermediary method_1601 Lnet/minecraft/class_486;method_1601()V
      named registerPieces Lnet/minecraft/structure/FortressPieces;registerPieces()V
    • method_1604

      private static FortressPieces.AbstractPiece method_1604​(FortressPieces.Chance chance, List<StructurePiece> list, Random random, int int2, int int3, int int4, Direction direction, int int5)
      Mappings:
      Namespace Name Mixin selector
      official b Laqj;b(Laqj$n;Ljava/util/List;Ljava/util/Random;IIILcq;I)Laqj$m;
      intermediary method_1604 Lnet/minecraft/class_486;method_1604(Lnet/minecraft/class_486$class_500;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1383;I)Lnet/minecraft/class_486$class_499;
      named method_1604 Lnet/minecraft/structure/FortressPieces;method_1604(Lnet/minecraft/structure/FortressPieces$Chance;Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/FortressPieces$AbstractPiece;