Class FortressPieces.StraightPathPiece

Enclosing class:
FortressPieces

public static class FortressPieces.StraightPathPiece
extends FortressPieces.AbstractPiece
Mappings:
Namespace Name
official aqj$c
intermediary net/minecraft/class_486$class_489
named net/minecraft/structure/FortressPieces$StraightPathPiece
  • Constructor Details

    • StraightPathPiece

      public StraightPathPiece()
    • StraightPathPiece

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

    • method_1726

      public void method_1726​(StructurePiece structurePiece, List<StructurePiece> list, Random random)
      Overrides:
      method_1726 in class StructurePiece
      Mappings:
      Namespace Name Mixin selector
      official a Laqt;a(Laqt;Ljava/util/List;Ljava/util/Random;)V
      intermediary method_1726 Lnet/minecraft/class_560;method_1726(Lnet/minecraft/class_560;Ljava/util/List;Ljava/util/Random;)V
      named method_1726 Lnet/minecraft/structure/StructurePiece;method_1726(Lnet/minecraft/structure/StructurePiece;Ljava/util/List;Ljava/util/Random;)V
    • method_1608

      public static FortressPieces.StraightPathPiece method_1608​(List<StructurePiece> list, Random random, int int2, int int3, int int4, Direction direction, int int5)
      Mappings:
      Namespace Name Mixin selector
      official a Laqj$c;a(Ljava/util/List;Ljava/util/Random;IIILcq;I)Laqj$c;
      intermediary method_1608 Lnet/minecraft/class_486$class_489;method_1608(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1383;I)Lnet/minecraft/class_486$class_489;
      named method_1608 Lnet/minecraft/structure/FortressPieces$StraightPathPiece;method_1608(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/FortressPieces$StraightPathPiece;
    • 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