Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
A
- add(double, E) - Method in class com.ryandw11.structure.utils.RandomCollection
-
Add a value to the RandomCollection.
- addCategory(String, RandomCollection<SubSchematic>) - Method in class com.ryandw11.structure.structure.properties.AdvancedSubSchematics
-
Add a category to the advanced sub schematic section.
- addImplementation(BottomFillImpl) - Static method in class com.ryandw11.structure.bottomfill.BottomFillProvider
-
Add a BottomFill implementation to the provider.
- addItem(String, ItemStack) - Method in class com.ryandw11.structure.loottables.customitems.CustomItemManager
-
Add an item to the custom items file.
- AddItemCommand - Class in com.ryandw11.structure.commands.cstruct
-
The Add Item command for the plugin.
- AddItemCommand(CustomStructures) - Constructor for class com.ryandw11.structure.commands.cstruct.AddItemCommand
- addLootItem(double, LootItem) - Method in class com.ryandw11.structure.loottables.LootTable
-
Add an item to the LootTable's random collection.
- addLootItem(String, Class<? extends ConfigLootItem>) - Method in class com.ryandw11.structure.loottables.LootTableHandler
-
Add a loot item to the LootTableHandler.
- addLootTable(LootTable) - Method in class com.ryandw11.structure.loottables.LootTableHandler
-
Add a loot table to the LootTableHandler.
- addLootTable(LootTable, double) - Method in class com.ryandw11.structure.structure.StructureBuilder
-
Add a loot table to the structure.
- addMask(Mask) - Method in class com.ryandw11.structure.structure.properties.MaskProperty
-
Add a mask.
- AddonHandler - Class in com.ryandw11.structure
-
This class is responsible for handling addons to the plugin.
- AddonHandler() - Constructor for class com.ryandw11.structure.AddonHandler
-
Internal use only.
- AddonsCommand - Class in com.ryandw11.structure.commands.cstruct
-
The addons command for the plugin.
- AddonsCommand(CustomStructures) - Constructor for class com.ryandw11.structure.commands.cstruct.AddonsCommand
- addProvider(BottomFillImpl) - Static method in class com.ryandw11.structure.bottomfill.BottomFillProvider
-
Deprecated.
- addSchematic(SubSchematic) - Method in class com.ryandw11.structure.structure.properties.SubSchematics
-
Add a SubSchematic to the list.
- addSchematicToCategory(String, SubSchematic) - Method in class com.ryandw11.structure.structure.properties.AdvancedSubSchematics
-
Add a sub-schematic to a category.
- addStructure(Location, Structure) - Method in class com.ryandw11.structure.io.StructureDatabaseHandler
-
Add a structure to the database.
- addStructureSection(StructureSection) - Method in class com.ryandw11.structure.structure.StructureBuilder
-
Add a structure section to the structure builder.
- addStructureSection(Class<? extends StructureSection>) - Method in class com.ryandw11.structure.api.structaddon.CustomStructureAddon
-
Add structure sections to the addon.
- addType(LootTableType) - Method in class com.ryandw11.structure.loottables.LootTable
-
Add a LootTable type.
- advancedSubSchematics - Variable in class com.ryandw11.structure.structure.StructureBuilder
- AdvancedSubSchematics - Class in com.ryandw11.structure.structure.properties
-
The advanced SubSchematic feature.
- AdvancedSubSchematics(boolean) - Constructor for class com.ryandw11.structure.structure.properties.AdvancedSubSchematics
-
Construct the AdvancedSubSchematic feature programmatically.
- AdvancedSubSchematics(FileConfiguration, CustomStructures) - Constructor for class com.ryandw11.structure.structure.properties.AdvancedSubSchematics
-
Get the sub schematics from a configuration file.
- AND - Enum constant in enum class com.ryandw11.structure.structure.properties.MaskProperty.MaskUnion
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
BottomFillProvider.addImplementation(BottomFillImpl)
instead.