Class NetherFortressPieces.CorridorRightTurn

Enclosing class:
NetherFortressPieces

public static class NetherFortressPieces.CorridorRightTurn extends NetherFortressPieces.AbstractPiece
Mappings:
Namespace Name
official bwr$j
intermediary net/minecraft/class_1261$class_1271
named net/minecraft/structure/NetherFortressPieces$CorridorRightTurn
  • Field Details

    • containsChest

      private boolean containsChest
      Mappings:
      Namespace Name Mixin selector
      official a Lbwr$j;a:Z
      intermediary field_6233 Lnet/minecraft/class_1261$class_1271;field_6233:Z
      named containsChest Lnet/minecraft/structure/NetherFortressPieces$CorridorRightTurn;containsChest:Z
  • Constructor Details

    • CorridorRightTurn

      public CorridorRightTurn()
    • CorridorRightTurn

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

    • method_5530

      protected void method_5530(NbtCompound nbtCompound, class_3998 class_3998)
      Overrides:
      method_5530 in class NetherFortressPieces.AbstractPiece
      Mappings:
      Namespace Name Mixin selector
      official a Lbxb;a(Lgy;Lbxm;)V
      intermediary method_5530 Lnet/minecraft/class_34;method_5530(Lnet/minecraft/class_322;Lnet/minecraft/class_3998;)V
      named method_5530 Lnet/minecraft/structure/StructurePiece;method_5530(Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/class_3998;)V
    • serialize

      protected void serialize(NbtCompound structureNbt)
      Overrides:
      serialize in class NetherFortressPieces.AbstractPiece
      Mappings:
      Namespace Name Mixin selector
      official a Lbxb;a(Lgy;)V
      intermediary method_5528 Lnet/minecraft/class_34;method_5528(Lnet/minecraft/class_322;)V
      named serialize Lnet/minecraft/structure/StructurePiece;serialize(Lnet/minecraft/nbt/NbtCompound;)V
    • 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.CorridorRightTurn create(List<StructurePiece> pieces, Random random, int x, int y, int z, Direction orientation, int chainLength)
      Mappings:
      Namespace Name Mixin selector
      official a Lbwr$j;a(Ljava/util/List;Ljava/util/Random;IIILeq;I)Lbwr$j;
      intermediary method_4068 Lnet/minecraft/class_1261$class_1271;method_4068(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/class_1354;I)Lnet/minecraft/class_1261$class_1271;
      named create Lnet/minecraft/structure/NetherFortressPieces$CorridorRightTurn;create(Ljava/util/List;Ljava/util/Random;IIILnet/minecraft/util/math/Direction;I)Lnet/minecraft/structure/NetherFortressPieces$CorridorRightTurn;
    • 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