Package | Description |
---|---|
net.minecraft.world.gen.feature.structure |
Modifier and Type | Class and Description |
---|---|
static class |
FortressPieces.Corridor |
static class |
FortressPieces.Corridor2 |
static class |
FortressPieces.Corridor3 |
static class |
FortressPieces.Corridor4 |
static class |
FortressPieces.Corridor5 |
static class |
FortressPieces.Crossing |
static class |
FortressPieces.Crossing2 |
static class |
FortressPieces.Crossing3 |
static class |
FortressPieces.End |
static class |
FortressPieces.Entrance |
static class |
FortressPieces.NetherStalkRoom |
static class |
FortressPieces.Stairs |
static class |
FortressPieces.Start |
static class |
FortressPieces.Straight |
static class |
FortressPieces.Throne |
Modifier and Type | Field and Description |
---|---|
java.lang.Class<? extends FortressPieces.Piece> |
FortressPieces.PieceWeight.weightClass |
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_) |
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_) |
Constructor and Description |
---|
PieceWeight(java.lang.Class<? extends FortressPieces.Piece> p_i2056_1_,
int p_i2056_2_,
int p_i2056_3_) |
PieceWeight(java.lang.Class<? extends FortressPieces.Piece> p_i2055_1_,
int p_i2055_2_,
int p_i2055_3_,
boolean p_i2055_4_) |