Package net.minecraft.structure
Class NetherFortressGenerator.Start
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.NetherFortressGenerator.Piece
net.minecraft.structure.NetherFortressGenerator.BridgeCrossing
net.minecraft.structure.NetherFortressGenerator.Start
- Enclosing class:
NetherFortressGenerator
- Mappings:
Namespace Name named net/minecraft/structure/NetherFortressGenerator$Start
intermediary net/minecraft/class_3390$class_3407
official ekr$q
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer
-
Field Summary
Fields inherited from class net.minecraft.structure.StructurePiece
AIR, boundingBox, chainLength
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.structure.NetherFortressGenerator.BridgeCrossing
create, fillOpenings, generate
Methods inherited from class net.minecraft.structure.NetherFortressGenerator.Piece
fillForwardOpening, fillNWOpening, fillSEOpening, isInBounds, writeNbt
Methods inherited from class net.minecraft.structure.StructurePiece
addBlock, addBlockWithRandomThreshold, addChest, addChest, addDispenser, applyXTransform, applyYTransform, applyZTransform, boundingBox, canAddBlock, canReplace, createBox, fill, fillDownwards, fillHalfEllipsoid, fillWithOutline, fillWithOutline, fillWithOutline, fillWithOutline, fillWithOutlineUnderSeaLevel, firstIntersecting, getBlockAt, getBoundingBox, getCenter, getChainLength, getFacing, getMirror, getRandomHorizontalDirection, getRotation, getType, intersectsChunk, isUnderSeaLevel, offsetPos, orientateChest, setChainLength, setOrientation, toNbt, translate
-
Field Details
-
lastPiece
- Mappings:
Namespace Name Mixin selector named lastPiece
Lnet/minecraft/structure/NetherFortressGenerator$Start;lastPiece:Lnet/minecraft/structure/NetherFortressGenerator$PieceData;
intermediary field_14506
Lnet/minecraft/class_3390$class_3407;field_14506:Lnet/minecraft/class_3390$class_3404;
official a
Lekr$q;a:Lekr$n;
-
bridgePieces
- Mappings:
Namespace Name Mixin selector named bridgePieces
Lnet/minecraft/structure/NetherFortressGenerator$Start;bridgePieces:Ljava/util/List;
intermediary field_14507
Lnet/minecraft/class_3390$class_3407;field_14507:Ljava/util/List;
official b
Lekr$q;b:Ljava/util/List;
-
corridorPieces
- Mappings:
Namespace Name Mixin selector named corridorPieces
Lnet/minecraft/structure/NetherFortressGenerator$Start;corridorPieces:Ljava/util/List;
intermediary field_14504
Lnet/minecraft/class_3390$class_3407;field_14504:Ljava/util/List;
official c
Lekr$q;c:Ljava/util/List;
-
pieces
- Mappings:
Namespace Name Mixin selector named pieces
Lnet/minecraft/structure/NetherFortressGenerator$Start;pieces:Ljava/util/List;
intermediary field_14505
Lnet/minecraft/class_3390$class_3407;field_14505:Ljava/util/List;
official d
Lekr$q;d:Ljava/util/List;
-
-
Constructor Details
-
Start
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/structure/NetherFortressGenerator$Start;<init>(Lnet/minecraft/util/math/random/Random;II)V
intermediary <init>
Lnet/minecraft/class_3390$class_3407;<init>(Lnet/minecraft/class_5819;II)V
official <init>
Lekr$q;<init>(Lazh;II)V
-
Start
- Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/structure/NetherFortressGenerator$BridgeCrossing;<init>(Lnet/minecraft/nbt/NbtCompound;)V
intermediary <init>
Lnet/minecraft/class_3390$class_3391;<init>(Lnet/minecraft/class_2487;)V
official <init>
Lekr$a;<init>(Lus;)V
-