Class NetherFortressPieces
java.lang.Object
net.minecraft.world.level.levelgen.structure.structures.NetherFortressPieces
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
static class
(package private) static class
(package private) static class
static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescription(package private) static final NetherFortressPieces.PieceWeight[]
(package private) static final NetherFortressPieces.PieceWeight[]
private static final int
static final int
private static final int
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static NetherFortressPieces.NetherBridgePiece
findAndCreateBridgePieceFactory
(NetherFortressPieces.PieceWeight p_228008_, StructurePieceAccessor p_228009_, RandomSource p_228010_, int p_228011_, int p_228012_, int p_228013_, Direction p_228014_, int p_228015_)
-
Field Details
-
MAX_DEPTH
private static final int MAX_DEPTH- See Also:
-
LOWEST_Y_POSITION
private static final int LOWEST_Y_POSITION- See Also:
-
MAGIC_START_Y
public static final int MAGIC_START_Y- See Also:
-
BRIDGE_PIECE_WEIGHTS
-
CASTLE_PIECE_WEIGHTS
-
-
Constructor Details
-
NetherFortressPieces
public NetherFortressPieces()
-
-
Method Details
-
findAndCreateBridgePieceFactory
static NetherFortressPieces.NetherBridgePiece findAndCreateBridgePieceFactory(NetherFortressPieces.PieceWeight p_228008_, StructurePieceAccessor p_228009_, RandomSource p_228010_, int p_228011_, int p_228012_, int p_228013_, Direction p_228014_, int p_228015_)
-