Package net.minecraft.structure
Class NetherFortressGenerator
java.lang.Object
net.minecraft.structure.NetherFortressGenerator
public class NetherFortressGenerator extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNetherFortressGenerator.Bridgestatic classNetherFortressGenerator.BridgeCrossingstatic classNetherFortressGenerator.BridgeEndstatic classNetherFortressGenerator.BridgePlatformstatic classNetherFortressGenerator.BridgeSmallCrossingstatic classNetherFortressGenerator.BridgeStairsstatic classNetherFortressGenerator.CorridorBalconystatic classNetherFortressGenerator.CorridorCrossingstatic classNetherFortressGenerator.CorridorExitstatic classNetherFortressGenerator.CorridorLeftTurnstatic classNetherFortressGenerator.CorridorNetherWartsRoomstatic classNetherFortressGenerator.CorridorRightTurnstatic classNetherFortressGenerator.CorridorStairs(package private) static classNetherFortressGenerator.Piece(package private) static classNetherFortressGenerator.PieceDatastatic classNetherFortressGenerator.SmallCorridorstatic classNetherFortressGenerator.Start -
Field Summary
Fields Modifier and Type Field Description private static NetherFortressGenerator.PieceData[]field_14493private static NetherFortressGenerator.PieceData[]field_14494 -
Constructor Summary
Constructors Constructor Description NetherFortressGenerator() -
Method Summary
Modifier and Type Method Description private static NetherFortressGenerator.PiecegeneratePiece(NetherFortressGenerator.PieceData pieceData, List<StructurePiece> list, Random random, int int2, int int3, int int4, Direction direction, int int5)
-
Field Details
-
Constructor Details
-
NetherFortressGenerator
public NetherFortressGenerator()
-
-
Method Details
-
generatePiece
private static NetherFortressGenerator.Piece generatePiece(NetherFortressGenerator.PieceData pieceData, List<StructurePiece> list, Random random, int int2, int int3, int int4, Direction direction, int int5)
-