public class FortressPieces
extends java.lang.Object
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 |
(package private) static class |
FortressPieces.Piece |
(package private) static class |
FortressPieces.PieceWeight |
static class |
FortressPieces.Stairs |
static class |
FortressPieces.Start |
static class |
FortressPieces.Straight |
static class |
FortressPieces.Throne |
Modifier and Type | Field and Description |
---|---|
private static FortressPieces.PieceWeight[] |
PRIMARY_COMPONENTS |
private static FortressPieces.PieceWeight[] |
SECONDARY_COMPONENTS |
Constructor and Description |
---|
FortressPieces() |
Modifier and Type | Method and Description |
---|---|
private static FortressPieces.Piece |
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 static final FortressPieces.PieceWeight[] PRIMARY_COMPONENTS
private static final FortressPieces.PieceWeight[] SECONDARY_COMPONENTS
private static FortressPieces.Piece 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_)