Class FortressPieces
java.lang.Object
net.minecraft.world.gen.feature.structure.FortressPieces
-
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
(package private) static class
(package private) static class
static class
static class
static class
static class
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final FortressPieces.PieceWeight[]
private static final FortressPieces.PieceWeight[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static FortressPieces.Piece
findAndCreateBridgePieceFactory
(FortressPieces.PieceWeight p_175887_0_, List<StructurePiece> p_175887_1_, Random p_175887_2_, int p_175887_3_, int p_175887_4_, int p_175887_5_, Direction p_175887_6_, int p_175887_7_)
-
Field Details
-
BRIDGE_PIECE_WEIGHTS
-
CASTLE_PIECE_WEIGHTS
-
-
Constructor Details
-
FortressPieces
public FortressPieces()
-
-
Method Details
-
findAndCreateBridgePieceFactory
private static FortressPieces.Piece findAndCreateBridgePieceFactory(FortressPieces.PieceWeight p_175887_0_, List<StructurePiece> p_175887_1_, Random p_175887_2_, int p_175887_3_, int p_175887_4_, int p_175887_5_, Direction p_175887_6_, int p_175887_7_)
-