Package net.minecraft.structure
Class NetherFortressGenerator.Piece
java.lang.Object
net.minecraft.structure.StructurePiece
net.minecraft.structure.NetherFortressGenerator.Piece
- Direct Known Subclasses:
NetherFortressGenerator.Bridge,NetherFortressGenerator.BridgeCrossing,NetherFortressGenerator.BridgeEnd,NetherFortressGenerator.BridgePlatform,NetherFortressGenerator.BridgeSmallCrossing,NetherFortressGenerator.BridgeStairs,NetherFortressGenerator.CorridorBalcony,NetherFortressGenerator.CorridorCrossing,NetherFortressGenerator.CorridorExit,NetherFortressGenerator.CorridorLeftTurn,NetherFortressGenerator.CorridorNetherWartsRoom,NetherFortressGenerator.CorridorRightTurn,NetherFortressGenerator.CorridorStairs,NetherFortressGenerator.SmallCorridor
- Enclosing class:
- NetherFortressGenerator
abstract static class NetherFortressGenerator.Piece extends StructurePiece
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.structure.StructurePiece
StructurePiece.BlockRandomizer -
Field Summary
-
Constructor Summary
Constructors Modifier Constructor Description protectedPiece(StructurePieceType type, int length)Piece(StructurePieceType type, CompoundTag tag) -
Method Summary
Methods inherited from class net.minecraft.structure.StructurePiece
addBlock, addBlockWithRandomThreshold, addChest, addChest, addDispenser, applyXTransform, applyYTransform, applyZTransform, fill, fillWithOutline, fillWithOutline, fillWithOutlineUnderSealevel, generate, getBlockAt, getBoundingBox, getFacing, getLength, getOverlappingPiece, getRotation, getTag, getType, intersectsChunk, isUnderSeaLevel, method_14916, method_14919, method_14936, method_14937, placeJigsaw, setOrientation, translate
-
Constructor Details
-
Method Details
-
toNbt
- Specified by:
toNbtin classStructurePiece
-
method_14810
-
method_14811
private NetherFortressGenerator.Piece method_14811(NetherFortressGenerator.Start start, List<NetherFortressGenerator.PieceData> list, List<StructurePiece> list2, Random random, int int2, int int3, int int4, Direction direction, int int5) -
method_14813
private StructurePiece method_14813(NetherFortressGenerator.Start start, List<StructurePiece> list, Random random, int int2, int int3, int int4, @Nullable Direction direction, int int5, boolean bool) -
method_14814
@Nullable protected StructurePiece method_14814(NetherFortressGenerator.Start start, List<StructurePiece> list, Random random, int int2, int int3, boolean bool) -
method_14812
@Nullable protected StructurePiece method_14812(NetherFortressGenerator.Start start, List<StructurePiece> list, Random random, int int2, int int3, boolean bool) -
method_14808
@Nullable protected StructurePiece method_14808(NetherFortressGenerator.Start start, List<StructurePiece> list, Random random, int int2, int int3, boolean bool) -
method_14809
-