Class MineshaftGenerator.MineshaftCorridor

Enclosing class:
MineshaftGenerator

public static class MineshaftGenerator.MineshaftCorridor extends MineshaftGenerator.MineshaftPart
Mappings:
Namespace Name
official dma$a
intermediary net/minecraft/class_3353$class_3354
named net/minecraft/structure/MineshaftGenerator$MineshaftCorridor
  • Field Details

    • hasRails

      private final boolean hasRails
      Mappings:
      Namespace Name Mixin selector
      official b Ldma$a;b:Z
      intermediary field_14416 Lnet/minecraft/class_3353$class_3354;field_14416:Z
      named hasRails Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;hasRails:Z
    • hasCobwebs

      private final boolean hasCobwebs
      Mappings:
      Namespace Name Mixin selector
      official c Ldma$a;c:Z
      intermediary field_14415 Lnet/minecraft/class_3353$class_3354;field_14415:Z
      named hasCobwebs Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;hasCobwebs:Z
    • hasSpawner

      private boolean hasSpawner
      Mappings:
      Namespace Name Mixin selector
      official d Ldma$a;d:Z
      intermediary field_14414 Lnet/minecraft/class_3353$class_3354;field_14414:Z
      named hasSpawner Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;hasSpawner:Z
    • length

      private final int length
      Mappings:
      Namespace Name Mixin selector
      official h Ldma$a;h:I
      intermediary field_14413 Lnet/minecraft/class_3353$class_3354;field_14413:I
      named length Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;length:I
  • Constructor Details

    • MineshaftCorridor

      public MineshaftCorridor(NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldma$a;<init>(Lpj;)V
      intermediary <init> Lnet/minecraft/class_3353$class_3354;<init>(Lnet/minecraft/class_2487;)V
      named <init> Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;<init>(Lnet/minecraft/nbt/NbtCompound;)V
    • MineshaftCorridor

      public MineshaftCorridor(int chainLength, Random random, BlockBox boundingBox, Direction orientation, MineshaftStructure.Type type)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldma$a;<init>(ILalu;Ldjw;Lgy;Ldmb$a;)V
      intermediary <init> Lnet/minecraft/class_3353$class_3354;<init>(ILnet/minecraft/class_5819;Lnet/minecraft/class_3341;Lnet/minecraft/class_2350;Lnet/minecraft/class_3098$class_3100;)V
      named <init> Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;<init>(ILnet/minecraft/util/math/random/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/Direction;Lnet/minecraft/world/gen/structure/MineshaftStructure$Type;)V
  • Method Details

    • writeNbt

      protected void writeNbt(StructureContext context, NbtCompound nbt)
      Overrides:
      writeNbt in class MineshaftGenerator.MineshaftPart
      Mappings:
      Namespace Name Mixin selector
      official a Ldki;a(Ldku;Lpj;)V
      intermediary method_14943 Lnet/minecraft/class_3443;method_14943(Lnet/minecraft/class_6625;Lnet/minecraft/class_2487;)V
      named writeNbt Lnet/minecraft/structure/StructurePiece;writeNbt(Lnet/minecraft/structure/StructureContext;Lnet/minecraft/nbt/NbtCompound;)V
    • getBoundingBox

      @Nullable public static @Nullable BlockBox getBoundingBox(StructurePiecesHolder holder, Random random, int x, int y, int z, Direction orientation)
      Mappings:
      Namespace Name Mixin selector
      official a Ldma$a;a(Ldkj;Lalu;IIILgy;)Ldjw;
      intermediary method_14714 Lnet/minecraft/class_3353$class_3354;method_14714(Lnet/minecraft/class_6130;Lnet/minecraft/class_5819;IIILnet/minecraft/class_2350;)Lnet/minecraft/class_3341;
      named getBoundingBox Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;getBoundingBox(Lnet/minecraft/structure/StructurePiecesHolder;Lnet/minecraft/util/math/random/Random;IIILnet/minecraft/util/math/Direction;)Lnet/minecraft/util/math/BlockBox;
    • fillOpenings

      public void fillOpenings(StructurePiece start, StructurePiecesHolder holder, Random random)
      Overrides:
      fillOpenings in class StructurePiece
      Mappings:
      Namespace Name Mixin selector
      official a Ldki;a(Ldki;Ldkj;Lalu;)V
      intermediary method_14918 Lnet/minecraft/class_3443;method_14918(Lnet/minecraft/class_3443;Lnet/minecraft/class_6130;Lnet/minecraft/class_5819;)V
      named fillOpenings Lnet/minecraft/structure/StructurePiece;fillOpenings(Lnet/minecraft/structure/StructurePiece;Lnet/minecraft/structure/StructurePiecesHolder;Lnet/minecraft/util/math/random/Random;)V
    • addChest

      protected boolean addChest(StructureWorldAccess world, BlockBox boundingBox, Random random, int x, int y, int z, Identifier lootTableId)
      Overrides:
      addChest in class StructurePiece
      Mappings:
      Namespace Name Mixin selector
      official a Ldki;a(Lcgs;Ldjw;Lalu;IIILaaj;)Z
      intermediary method_14915 Lnet/minecraft/class_3443;method_14915(Lnet/minecraft/class_5281;Lnet/minecraft/class_3341;Lnet/minecraft/class_5819;IIILnet/minecraft/class_2960;)Z
      named addChest Lnet/minecraft/structure/StructurePiece;addChest(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/random/Random;IIILnet/minecraft/util/Identifier;)Z
    • generate

      public void generate(StructureWorldAccess world, StructureAccessor structureAccessor, ChunkGenerator chunkGenerator, Random random, BlockBox chunkBox, ChunkPos chunkPos, BlockPos pivot)
      Specified by:
      generate in class StructurePiece
      Mappings:
      Namespace Name Mixin selector
      official a Ldki;a(Lcgs;Lcgr;Lcwn;Lalu;Ldjw;Lcfh;Lgt;)V
      intermediary method_14931 Lnet/minecraft/class_3443;method_14931(Lnet/minecraft/class_5281;Lnet/minecraft/class_5138;Lnet/minecraft/class_2794;Lnet/minecraft/class_5819;Lnet/minecraft/class_3341;Lnet/minecraft/class_1923;Lnet/minecraft/class_2338;)V
      named generate Lnet/minecraft/structure/StructurePiece;generate(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/world/gen/StructureAccessor;Lnet/minecraft/world/gen/chunk/ChunkGenerator;Lnet/minecraft/util/math/random/Random;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/ChunkPos;Lnet/minecraft/util/math/BlockPos;)V
    • fillSupportBeam

      private void fillSupportBeam(StructureWorldAccess world, BlockBox box, int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official a Ldma$a;a(Lcgs;Ldjw;III)V
      intermediary method_33776 Lnet/minecraft/class_3353$class_3354;method_33776(Lnet/minecraft/class_5281;Lnet/minecraft/class_3341;III)V
      named fillSupportBeam Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;fillSupportBeam(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockBox;III)V
    • fillDownwards

      protected void fillDownwards(StructureWorldAccess world, BlockState state, int x, int y, int z, BlockBox box)
      Overrides:
      fillDownwards in class StructurePiece
      Mappings:
      Namespace Name Mixin selector
      official b Ldki;b(Lcgs;Lcur;IIILdjw;)V
      intermediary method_14936 Lnet/minecraft/class_3443;method_14936(Lnet/minecraft/class_5281;Lnet/minecraft/class_2680;IIILnet/minecraft/class_3341;)V
      named fillDownwards Lnet/minecraft/structure/StructurePiece;fillDownwards(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/block/BlockState;IIILnet/minecraft/util/math/BlockBox;)V
    • fillSupportBeam

      protected void fillSupportBeam(StructureWorldAccess world, BlockState state, int x, int y, int z, BlockBox box)
      Mappings:
      Namespace Name Mixin selector
      official c Ldma$a;c(Lcgs;Lcur;IIILdjw;)V
      intermediary method_33879 Lnet/minecraft/class_3353$class_3354;method_33879(Lnet/minecraft/class_5281;Lnet/minecraft/class_2680;IIILnet/minecraft/class_3341;)V
      named fillSupportBeam Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;fillSupportBeam(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/block/BlockState;IIILnet/minecraft/util/math/BlockBox;)V
    • fillColumn

      private static void fillColumn(StructureWorldAccess world, BlockState state, BlockPos.Mutable pos, int startY, int endY)
      Mappings:
      Namespace Name Mixin selector
      official a Ldma$a;a(Lcgs;Lcur;Lgt$a;II)V
      intermediary method_33878 Lnet/minecraft/class_3353$class_3354;method_33878(Lnet/minecraft/class_5281;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338$class_2339;II)V
      named fillColumn Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;fillColumn(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos$Mutable;II)V
    • isUpsideSolidFullSquare

      private boolean isUpsideSolidFullSquare(WorldView world, BlockPos pos, BlockState state)
      Mappings:
      Namespace Name Mixin selector
      official a Ldma$a;a(Lcgd;Lgt;Lcur;)Z
      intermediary method_33777 Lnet/minecraft/class_3353$class_3354;method_33777(Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Z
      named isUpsideSolidFullSquare Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;isUpsideSolidFullSquare(Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
    • sideCoversSmallSquare

      private boolean sideCoversSmallSquare(WorldView world, BlockPos pos, BlockState state)
      Mappings:
      Namespace Name Mixin selector
      official b Ldma$a;b(Lcgd;Lgt;Lcur;)Z
      intermediary method_33877 Lnet/minecraft/class_3353$class_3354;method_33877(Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Z
      named sideCoversSmallSquare Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;sideCoversSmallSquare(Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
    • generateSupports

      private void generateSupports(StructureWorldAccess world, BlockBox boundingBox, int minX, int minY, int z, int maxY, int maxX, Random random)
      Mappings:
      Namespace Name Mixin selector
      official a Ldma$a;a(Lcgs;Ldjw;IIIIILalu;)V
      intermediary method_14713 Lnet/minecraft/class_3353$class_3354;method_14713(Lnet/minecraft/class_5281;Lnet/minecraft/class_3341;IIIIILnet/minecraft/class_5819;)V
      named generateSupports Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;generateSupports(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockBox;IIIIILnet/minecraft/util/math/random/Random;)V
    • addCobwebsUnderground

      private void addCobwebsUnderground(StructureWorldAccess world, BlockBox box, Random random, float threshold, int x, int y, int z)
      Mappings:
      Namespace Name Mixin selector
      official a Ldma$a;a(Lcgs;Ldjw;Lalu;FIII)V
      intermediary method_14715 Lnet/minecraft/class_3353$class_3354;method_14715(Lnet/minecraft/class_5281;Lnet/minecraft/class_3341;Lnet/minecraft/class_5819;FIII)V
      named addCobwebsUnderground Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;addCobwebsUnderground(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockBox;Lnet/minecraft/util/math/random/Random;FIII)V
    • method_36422

      private boolean method_36422(StructureWorldAccess world, BlockBox box, int x, int y, int z, int count)
      Mappings:
      Namespace Name Mixin selector
      official a Ldma$a;a(Lcgs;Ldjw;IIII)Z
      intermediary method_36422 Lnet/minecraft/class_3353$class_3354;method_36422(Lnet/minecraft/class_5281;Lnet/minecraft/class_3341;IIII)Z
      named method_36422 Lnet/minecraft/structure/MineshaftGenerator$MineshaftCorridor;method_36422(Lnet/minecraft/world/StructureWorldAccess;Lnet/minecraft/util/math/BlockBox;IIII)Z