Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
B
- BARREL - Enum constant in enum class com.ryandw11.structure.loottables.LootTableType
- baseRotation - Variable in class com.ryandw11.structure.structure.StructureBuilder
- BLACK_SHULKER_BOX - Enum constant in enum class com.ryandw11.structure.loottables.LootTableType
- BLAST_FURNACE - Enum constant in enum class com.ryandw11.structure.loottables.LootTableType
- BlockLevelLimit - Class in com.ryandw11.structure.structure.properties
-
Handles the block level limit of the StructureLimitations property.
- BlockLevelLimit() - Constructor for class com.ryandw11.structure.structure.properties.BlockLevelLimit
-
Create a BlockLevelLimit that has no mode.
- BlockLevelLimit(String, int, int, int, int) - Constructor for class com.ryandw11.structure.structure.properties.BlockLevelLimit
-
Create a block level limit.
- BlockLevelLimit(FileConfiguration) - Constructor for class com.ryandw11.structure.structure.properties.BlockLevelLimit
-
Create the BlockLevelLimit from a config file.
- BlockTag - Class in com.ryandw11.structure.io
-
Stores information about a block in the ODS file format.
- BlockTag(String) - Constructor for class com.ryandw11.structure.io.BlockTag
- BlockTag(String, List<Tag<?>>) - Constructor for class com.ryandw11.structure.io.BlockTag
- BlockTag(ObjectTag) - Constructor for class com.ryandw11.structure.io.BlockTag
- BlockTag(Material, Location) - Constructor for class com.ryandw11.structure.io.BlockTag
- BLUE_SHULKER_BOX - Enum constant in enum class com.ryandw11.structure.loottables.LootTableType
- BottomFillImpl - Interface in com.ryandw11.structure.bottomfill
-
The interface for bottom fill implementations.
- BottomFillProvider - Class in com.ryandw11.structure.bottomfill
-
Provides the plugin with an implementation of the BottomFill feature.
- BottomFillProvider() - Constructor for class com.ryandw11.structure.bottomfill.BottomFillProvider
- bottomSpaceFill - Variable in class com.ryandw11.structure.structure.StructureBuilder
- BottomSpaceFill - Class in com.ryandw11.structure.structure.properties
-
Represents the BottomSpaceFill configuration section.
- BottomSpaceFill() - Constructor for class com.ryandw11.structure.structure.properties.BottomSpaceFill
-
Construct a bottom space fill configuration that is disabled.
- BottomSpaceFill(Material, Map<Biome, Material>) - Constructor for class com.ryandw11.structure.structure.properties.BottomSpaceFill
-
Construct a bottom space fill configuration with the desired value.
- BottomSpaceFill(FileConfiguration) - Constructor for class com.ryandw11.structure.structure.properties.BottomSpaceFill
-
Used by the StructureBuilder when there is a structure configuration file.
- BREWING_STAND - Enum constant in enum class com.ryandw11.structure.loottables.LootTableType
- BROWN_SHULKER_BOX - Enum constant in enum class com.ryandw11.structure.loottables.LootTableType
- build() - Method in class com.ryandw11.structure.structure.StructureBuilder
-
Build the structure.
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form