Class FortressPieces.PathEndPiece

Enclosing class:
FortressPieces

public static class FortressPieces.PathEndPiece
extends FortressPieces.AbstractPiece
Mappings:
Namespace Name
official aqj$b
intermediary net/minecraft/class_486$class_488
named net/minecraft/structure/FortressPieces$PathEndPiece
  • Field Details

    • field_1996

      private int field_1996
      Mappings:
      Namespace Name Mixin selector
      official b Laqj$b;b:I
      intermediary field_1996 Lnet/minecraft/class_486$class_488;field_1996:I
      named field_1996 Lnet/minecraft/structure/FortressPieces$PathEndPiece;field_1996:I
  • Constructor Details

    • PathEndPiece

      public PathEndPiece()
    • PathEndPiece

      public PathEndPiece​(int int2, Random random, BlockBox blockBox, Direction direction)
  • Method Details

    • method_1607

      public static FortressPieces.PathEndPiece method_1607​(List<StructurePiece> list, Random random, int int2, int int3, int int4, Direction direction, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Laqj$b;a(Ljava/util/List;Ljava/util/Random;IIILcq;I)Laqj$b;
      intermediary method_1607 Lnet/minecraft/class_486$class_488;method_1607(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1383;I)Lnet/minecraft/class_486$class_488;
      named method_1607 Lnet/minecraft/structure/FortressPieces$PathEndPiece;method_1607(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/FortressPieces$PathEndPiece;
    • deserialize

      protected void deserialize​(CompoundTag structureNbt)
      Overrides:
      deserialize in class FortressPieces.AbstractPiece
      Mappings:
      Namespace Name Mixin selector
      official b Laqt;b(Ldn;)V
      intermediary method_1733 Lnet/minecraft/class_560;method_1733(Lnet/minecraft/class_1405;)V
      named deserialize Lnet/minecraft/structure/StructurePiece;deserialize(Lnet/minecraft/nbt/CompoundTag;)V
    • serialize

      protected void serialize​(CompoundTag tag)
      Overrides:
      serialize in class FortressPieces.AbstractPiece
      Mappings:
      Namespace Name Mixin selector
      official a Laqt;a(Ldn;)V
      intermediary method_1727 Lnet/minecraft/class_560;method_1727(Lnet/minecraft/class_1405;)V
      named serialize Lnet/minecraft/structure/StructurePiece;serialize(Lnet/minecraft/nbt/CompoundTag;)V
    • generate

      public boolean generate​(World world, Random rand, BlockBox box)
      Specified by:
      generate in class StructurePiece
      Mappings:
      Namespace Name Mixin selector
      official a Laqt;a(Ladm;Ljava/util/Random;Laqe;)Z
      intermediary method_1724 Lnet/minecraft/class_560;method_1724(Lnet/minecraft/class_99;Ljava/util/Random;Lnet/minecraft/class_476;)Z
      named generate Lnet/minecraft/structure/StructurePiece;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockBox;)Z