Class NetherFortressPieces.CorridorBalcony

Enclosing class:
NetherFortressPieces

public static class NetherFortressPieces.CorridorBalcony extends NetherFortressPieces.AbstractPiece
Mappings:
Namespace Name
official bwr$e
intermediary net/minecraft/class_1261$class_1266
named net/minecraft/structure/NetherFortressPieces$CorridorBalcony
  • Constructor Details

    • CorridorBalcony

      public CorridorBalcony()
    • CorridorBalcony

      public CorridorBalcony(int chainLength, Random random, BlockBox box, Direction orientation)
      Mappings:
      Namespace Name Mixin selector
      official <init> Lbwr$e;<init>(ILjava/util/Random;Lbwf;Leq;)V
      intermediary <init> Lnet/minecraft/class_1261$class_1266;<init>(ILjava/util/Random;Lnet/minecraft/class_1251;Lnet/minecraft/class_1354;)V
      named <init> Lnet/minecraft/structure/NetherFortressPieces$CorridorBalcony;<init>(ILjava/util/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/Direction;)V
  • Method Details

    • fillOpenings

      public void fillOpenings(StructurePiece start, List<StructurePiece> pieces, Random random)
      Overrides:
      fillOpenings in class StructurePiece
      Mappings:
      Namespace Name Mixin selector
      official a Lbxb;a(Lbxb;Ljava/util/List;Ljava/util/Random;)V
      intermediary method_54 Lnet/minecraft/class_34;method_54(Lnet/minecraft/class_34;Ljava/util/List;Ljava/util/Random;)V
      named fillOpenings Lnet/minecraft/structure/StructurePiece;fillOpenings(Lnet/minecraft/structure/StructurePiece;Ljava/util/List;Ljava/util/Random;)V
    • create

      public static NetherFortressPieces.CorridorBalcony create(List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength)
      Mappings:
      Namespace Name Mixin selector
      official a Lbwr$e;a(Ljava/util/List;Ljava/util/Random;IIILeq;I)Lbwr$e;
      intermediary method_4063 Lnet/minecraft/class_1261$class_1266;method_4063(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;I)Lnet/minecraft/class_1261$class_1266;
      named create Lnet/minecraft/structure/NetherFortressPieces$CorridorBalcony;create(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/NetherFortressPieces$CorridorBalcony;
    • method_58

      public boolean method_58(IWorld iWorld, Random random, BlockBox blockBox, ChunkPos chunkPos)
      Specified by:
      method_58 in class StructurePiece
      Mappings:
      Namespace Name Mixin selector
      official a Lbxb;a(Laxz;Ljava/util/Random;Lbwf;Laxm;)Z
      intermediary method_58 Lnet/minecraft/class_34;method_58(Lnet/minecraft/class_3598;Ljava/util/Random;Lnet/minecraft/class_1251;Lnet/minecraft/class_1146;)Z
      named method_58 Lnet/minecraft/structure/StructurePiece;method_58(Lnet/minecraft/world/IWorld;Ljava/util/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/ChunkPos;)Z