Package | Description |
---|---|
net.minecraft.world.gen.feature.structure |
Modifier and Type | Field and Description |
---|---|
FortressPieces.PieceWeight |
FortressPieces.Start.lastPlaced |
private static FortressPieces.PieceWeight[] |
FortressPieces.PRIMARY_COMPONENTS |
private static FortressPieces.PieceWeight[] |
FortressPieces.SECONDARY_COMPONENTS |
Modifier and Type | Field and Description |
---|---|
java.util.List<FortressPieces.PieceWeight> |
FortressPieces.Start.primaryWeights |
java.util.List<FortressPieces.PieceWeight> |
FortressPieces.Start.secondaryWeights |
Modifier and Type | Method and Description |
---|---|
private static FortressPieces.Piece |
FortressPieces.findAndCreateBridgePieceFactory(FortressPieces.PieceWeight p_175887_0_,
java.util.List<StructurePiece> p_175887_1_,
java.util.Random p_175887_2_,
int p_175887_3_,
int p_175887_4_,
int p_175887_5_,
Direction p_175887_6_,
int p_175887_7_) |
Modifier and Type | Method and Description |
---|---|
private FortressPieces.Piece |
FortressPieces.Piece.generatePiece(FortressPieces.Start p_175871_1_,
java.util.List<FortressPieces.PieceWeight> p_175871_2_,
java.util.List<StructurePiece> p_175871_3_,
java.util.Random p_175871_4_,
int p_175871_5_,
int p_175871_6_,
int p_175871_7_,
Direction p_175871_8_,
int p_175871_9_) |
private int |
FortressPieces.Piece.getTotalWeight(java.util.List<FortressPieces.PieceWeight> p_74960_1_) |