Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
G
- getAddonHandler() - Method in class com.ryandw11.structure.CustomStructures
-
Get the addon handler for the plugin.
- getAdvancedSubSchematics() - Method in class com.ryandw11.structure.structure.Structure
-
Get the advanced schematics.
- getAmount() - Method in class com.ryandw11.structure.loottables.ConfigLootItem
-
The amount of the item.
- getAuthors() - Method in class com.ryandw11.structure.api.structaddon.CustomStructureAddon
-
Get the authors of the addon.
- getBaseRotation() - Method in class com.ryandw11.structure.structure.Structure
-
Get the base rotation of a structure.
- getBiomes() - Method in class com.ryandw11.structure.structure.properties.StructureLocation
-
Get the list of biomes.
- getBlacklistBlocks() - Method in class com.ryandw11.structure.structure.properties.StructureLimitations
-
Get the blacklisted blocks.
- getBlockIgnoreManager() - Method in class com.ryandw11.structure.CustomStructures
-
Get the blocks the plugin should ignore for the server's minecraft version.
- getBlockLevelLimit() - Method in class com.ryandw11.structure.structure.properties.StructureLimitations
-
The block level limit of the structure.
- getBlockReplacement() - Method in class com.ryandw11.structure.structure.properties.StructureLimitations
-
Get the block replacement map.
- getBlocks() - Method in class com.ryandw11.structure.ignoreblocks.IgnoreBlocks_1_13
- getBlocks() - Method in class com.ryandw11.structure.ignoreblocks.IgnoreBlocks_1_14
- getBlocks() - Method in class com.ryandw11.structure.ignoreblocks.IgnoreBlocks_1_15
- getBlocks() - Method in class com.ryandw11.structure.ignoreblocks.IgnoreBlocks_1_16
- getBlocks() - Method in class com.ryandw11.structure.ignoreblocks.IgnoreBlocks_1_17
- getBlocks() - Method in class com.ryandw11.structure.ignoreblocks.IgnoreBlocks_1_19
- getBlocks() - Method in interface com.ryandw11.structure.ignoreblocks.IgnoreBlocks
- getBottomSpaceFill() - Method in class com.ryandw11.structure.structure.Structure
-
Get the bottom space fill configuration section.
- getCategory(String) - Method in class com.ryandw11.structure.structure.properties.AdvancedSubSchematics
-
Get a category.
- getCategoryNames() - Method in class com.ryandw11.structure.structure.properties.AdvancedSubSchematics
-
Get a list with the names of every category.
- getCitizensNpcHook() - Method in class com.ryandw11.structure.CustomStructures
-
Get the hook for citizens.
- getCommands(String) - Method in class com.ryandw11.structure.SignCommandsHandler
-
Get a command group from the command map.
- getCompiledSchematic() - Method in class com.ryandw11.structure.structure.Structure
-
Get the name of the compiled schematic.
- getConfig() - Method in class com.ryandw11.structure.loottables.customitems.CustomItemManager
-
Get the File Configuration for the custom items file.
- getContainersAndSignsLocations() - Method in class com.ryandw11.structure.api.holder.StructureSpawnHolder
-
Get the locations for containers and signs.
- getContainersAndSignsLocations() - Method in class com.ryandw11.structure.api.StructureSpawnEvent
-
Get a list of locations for all signs and containers in the structure.
- getCustomItemManager() - Method in class com.ryandw11.structure.api.CustomStructuresAPI
-
Get the custom item manager.
- getCustomItemManager() - Method in class com.ryandw11.structure.CustomStructures
-
Get the custom item manager.
- getCustomStructureAddons() - Method in class com.ryandw11.structure.AddonHandler
-
Get the list of addons.
- getDefaultFillMaterial() - Method in class com.ryandw11.structure.structure.properties.BottomSpaceFill
-
The fill material for any biome not explicitly stated.
- getDistance() - Method in class com.ryandw11.structure.io.NearbyStructuresResponse.NearbyStructureContainer
-
Get the distance from the requested location and the structure found.
- getDistanceFromOthers() - Method in class com.ryandw11.structure.structure.properties.StructureLocation
-
Get the minimum distance from other structures.
- getDistanceFromSame() - Method in class com.ryandw11.structure.structure.properties.StructureLocation
-
Get the minimum distance from other structures of the same time.
- getDoubleArgument(int) - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get an argument as a Double.
- getDoubleArgument(int, double) - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get an argument as a Double, but with a default value.
- getError() - Method in class com.ryandw11.structure.structure.properties.BlockLevelLimit
-
Get the error of the level limit.
- getFile() - Method in class com.ryandw11.structure.structure.properties.schematics.SubSchematic
-
Get the file of the sub schematic.
- getFillBlockMap() - Method in class com.ryandw11.structure.structure.properties.BottomSpaceFill
-
Get the fill block map.
- getFillMaterial(Biome) - Method in class com.ryandw11.structure.structure.properties.BottomSpaceFill
-
Get the fill material for a specific biome.
- getFirst() - Method in class com.ryandw11.structure.io.NearbyStructuresResponse
-
Get the closest nearby structure.
- getHandlerList() - Static method in class com.ryandw11.structure.api.LootPopulateEvent
- getHandlerList() - Static method in class com.ryandw11.structure.api.StructureSpawnEvent
- getHandlers() - Method in class com.ryandw11.structure.api.LootPopulateEvent
- getHandlers() - Method in class com.ryandw11.structure.api.StructureSpawnEvent
- getHeight(Location) - Method in class com.ryandw11.structure.structure.properties.StructureYSpawning
-
Get the height from SpawnY value.
- getHeightMap() - Method in class com.ryandw11.structure.structure.properties.StructureYSpawning
-
Get the SpawnY Height Map.
- getHighestBlock(Location) - Method in class com.ryandw11.structure.structure.properties.StructureYSpawning
-
Get the highest block at a location according the structure rules.
- getInstance() - Static method in class com.ryandw11.structure.CustomStructures
-
Get the instance of the main class.
- getIntArgument(int) - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get an argument as an Integer.
- getIntArgument(int, int) - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get an argument as an Integer, but with a default value.
- getItem(String) - Method in class com.ryandw11.structure.loottables.customitems.CustomItemManager
-
Get an item from the item file.
- GetItemCommand - Class in com.ryandw11.structure.commands.cstruct
-
The Get Item command for the plugin.
- GetItemCommand(CustomStructures) - Constructor for class com.ryandw11.structure.commands.cstruct.GetItemCommand
- getItemID() - Method in class com.ryandw11.structure.loottables.ConfigLootItem
-
The id of the item.
- getItems() - Method in class com.ryandw11.structure.loottables.LootTable
-
Get the list of items from the loot table.
- getItemStack() - Method in class com.ryandw11.structure.loottables.customitems.CustomLootItem
- getItemStack() - Method in interface com.ryandw11.structure.loottables.LootItem
-
The ItemStack representation of the LootItem.
- getItemStack() - Method in class com.ryandw11.structure.loottables.StandardLootItem
-
Get the item stack.
- getIterationLimit() - Method in class com.ryandw11.structure.structure.properties.StructureLimitations
-
Get the iteration limit for the structure.
- getLatestVersion() - Method in class com.ryandw11.structure.bstats.UpdateChecker
- getLeft() - Method in class com.ryandw11.structure.utils.Pair
-
Get the left value.
- getLimit() - Method in class com.ryandw11.structure.io.NearbyStructuresRequest
-
Get the limit of the request.
- getLocation() - Method in class com.ryandw11.structure.api.LootPopulateEvent
-
Get the location of the container.
- getLocation() - Method in class com.ryandw11.structure.api.StructureSpawnEvent
-
Get the location where the structure spawned.
- getLocation() - Method in class com.ryandw11.structure.io.BlockTag
- getLocation() - Method in class com.ryandw11.structure.io.NearbyStructuresRequest
-
Get the location of the request.
- getLocation() - Method in class com.ryandw11.structure.io.NearbyStructuresResponse.NearbyStructureContainer
-
Get the location of the structure found.
- getLocation(World) - Method in class com.ryandw11.structure.io.BlockTag
- getLootItemClassByName(String) - Method in class com.ryandw11.structure.loottables.LootTableHandler
-
Get a loot item's class by its type name.
- getLootItems() - Method in class com.ryandw11.structure.loottables.LootTableHandler
-
Get loot items.
- getLootTable() - Method in class com.ryandw11.structure.api.LootPopulateEvent
-
Get the selected loot table for the container.
- getLootTable() - Method in class com.ryandw11.structure.loottables.ConfigLootItem
-
The loot table that the item exists in.
- getLootTableByName(String) - Method in class com.ryandw11.structure.loottables.LootTableHandler
-
Get the loot table by the name.
- getLootTableHandler() - Method in class com.ryandw11.structure.api.CustomStructuresAPI
-
Get the loot table handler.
- getLootTableHandler() - Method in class com.ryandw11.structure.CustomStructures
-
Get the loot table handler.
- getLootTables() - Method in class com.ryandw11.structure.loottables.LootTableHandler
-
Get the map of loot tables.
- getLootTables() - Method in class com.ryandw11.structure.structure.Structure
-
Get the map of loot tables containing all types.
- getLootTables(LootTableType) - Method in class com.ryandw11.structure.structure.Structure
-
Get the collection of loot tables for a certain loot table type.
- getLootTablesNames() - Method in class com.ryandw11.structure.loottables.LootTableHandler
-
Get a list with the names of all loot tables.
- getMap() - Method in class com.ryandw11.structure.utils.RandomCollection
-
Get the internal map.
- getMasks() - Method in class com.ryandw11.structure.structure.properties.MaskProperty
-
Get the list of masks
- getMasks(Extent) - Method in class com.ryandw11.structure.structure.properties.MaskProperty
-
Get the list of masks with a certain extent.
- getMaterial() - Method in enum class com.ryandw11.structure.loottables.LootTableType
-
Get the material equivalent.
- getMaximumLocation(Clipboard, Location, double) - Static method in class com.ryandw11.structure.schematic.SchematicLocationUtils
-
Get the maximum location of a structure.
- getMaximumPoint() - Method in class com.ryandw11.structure.api.holder.StructureSpawnHolder
-
The maximum point for a structure.
- getMaximumPoint() - Method in class com.ryandw11.structure.api.StructureSpawnEvent
-
Get the maximum point of the structure schematic.
- getMinimumLocation(Clipboard, Location, double) - Static method in class com.ryandw11.structure.schematic.SchematicLocationUtils
-
Get the minimum location of a structure.
- getMinimumPoint() - Method in class com.ryandw11.structure.api.holder.StructureSpawnHolder
-
The minimum point for a structure.
- getMinimumPoint() - Method in class com.ryandw11.structure.api.StructureSpawnEvent
-
Get the minimum point of the structure schematic.
- getMode() - Method in class com.ryandw11.structure.structure.properties.BlockLevelLimit
-
Get the mode of the block level limit.
- getMythicalMobHook() - Method in class com.ryandw11.structure.CustomStructures
-
Get the hook for mythical mobs.
- getName() - Method in class com.ryandw11.structure.api.structaddon.CustomStructureAddon
-
Get the name of the addon.
- getName() - Method in interface com.ryandw11.structure.api.structaddon.StructureSection
-
This is the name of your custom section.
- getName() - Method in class com.ryandw11.structure.io.NearbyStructuresRequest
-
Get the name of the specified structure.
- getName() - Method in class com.ryandw11.structure.loottables.ConfigLootTable
-
Get the name of the loot table.
- getName() - Method in class com.ryandw11.structure.loottables.LootTable
-
Get the name of the LootTable.
- getName() - Method in class com.ryandw11.structure.loottables.MinecraftLootTable
-
Get the name of the loot table.
- getName() - Method in class com.ryandw11.structure.structure.Structure
-
Get the name of the structure.
- getNextStructure() - Method in class com.ryandw11.structure.structure.PriorityStructureQueue
-
Get the next structure from the priority queue.
- getNoPointSolution() - Method in class com.ryandw11.structure.structure.properties.schematics.VerticalRepositioning
-
Get the no-point solution.
- getNPCByName(String) - Method in class com.ryandw11.structure.NpcHandler
-
Get the NPC by its name.
- getNpcHandler() - Method in class com.ryandw11.structure.CustomStructures
- getNumberOfStructures() - Method in class com.ryandw11.structure.api.CustomStructuresAPI
-
Get the number of structures.
- getPlugin() - Method in class com.ryandw11.structure.bstats.UpdateChecker
- getPriority() - Method in class com.ryandw11.structure.structure.Structure
-
Get the priority of the structure.
- getProbabilityDenominator() - Method in class com.ryandw11.structure.structure.Structure
-
Get the chance out of number.
- getProbabilityNumerator() - Method in class com.ryandw11.structure.structure.Structure
-
Get the chance number.
- getProjectID() - Method in class com.ryandw11.structure.bstats.UpdateChecker
- getProviderSet() - Method in class com.ryandw11.structure.api.structaddon.CustomStructureAddon
-
Get all provider registered on this addon
- getRandomWeightedItem() - Method in class com.ryandw11.structure.loottables.LootTable
-
Get a random item from the loot table.
- getRange() - Method in class com.ryandw11.structure.structure.properties.schematics.VerticalRepositioning
-
Get the range.
- getRangedIntArgument(int) - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get an argument as a Lower and Upper bound integer range.
- getRangedIntArgument(int, int, int) - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get an argument as a Lower and Upper bound integer range, but with a default range.
- getRawAmount() - Method in class com.ryandw11.structure.loottables.ConfigLootItem
-
The raw amount of the item.
- getRawSpawnY() - Method in class com.ryandw11.structure.structure.properties.schematics.VerticalRepositioning
-
Get the raw SpawnY value.
- getRegisteredStructureSigns() - Method in class com.ryandw11.structure.schematic.StructureSignHandler
-
Get a map of the registered structure signs.
- getReplacementBlocksDelay() - Method in class com.ryandw11.structure.structure.properties.StructureLimitations
-
Get the replacement block delay.
- getResourceURL() - Method in class com.ryandw11.structure.bstats.UpdateChecker
- getResponse() - Method in class com.ryandw11.structure.io.NearbyStructuresResponse
-
Get the list of nearby structures.
- getRight() - Method in class com.ryandw11.structure.utils.Pair
-
Get the right value.
- getRolls() - Method in class com.ryandw11.structure.loottables.ConfigLootTable
-
Get the number of items chosen.
- getRolls() - Method in class com.ryandw11.structure.loottables.LootTable
-
Get the number of rolls for the loot table.
- getRolls() - Method in class com.ryandw11.structure.loottables.MinecraftLootTable
-
Get the number of items chosen.
- getRotation() - Method in class com.ryandw11.structure.api.StructureSpawnEvent
-
Get the rotation of the structure.
- getSchematic() - Method in class com.ryandw11.structure.structure.Structure
-
Get the name of the schematic.
- getSchematicCategories() - Method in class com.ryandw11.structure.structure.properties.AdvancedSubSchematics
-
Get the list of sub schematics.
- getSchematics() - Method in class com.ryandw11.structure.structure.properties.SubSchematics
-
Get the list of sub schematics.
- getSchematicsFolder() - Method in class com.ryandw11.structure.api.CustomStructuresAPI
-
Get the schematics folder.
- getSignCommandsHandler() - Method in class com.ryandw11.structure.CustomStructures
- getSignRotation() - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get the rotation of the sign (in radians).
- getSourceMaskProperties() - Method in class com.ryandw11.structure.structure.Structure
-
Get the source mask properties.
- getSpawnedStructures() - Method in class com.ryandw11.structure.structure.StructureHandler
-
Get the Map of spawned structures.
- getSpawnSettings() - Method in class com.ryandw11.structure.structure.properties.StructureLocation
-
Get the Y Spawn settings.
- getSpawnY(Location) - Method in class com.ryandw11.structure.structure.properties.schematics.VerticalRepositioning
-
Get the processed SpawnY value.
- getSpawnYHeightMap() - Method in class com.ryandw11.structure.structure.properties.schematics.VerticalRepositioning
-
Get the Height Map to use.
- getStringArgument(int) - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get an argument as a String.
- getStructure() - Method in class com.ryandw11.structure.api.LootPopulateEvent
-
Get the structure that spawned.
- getStructure() - Method in class com.ryandw11.structure.api.StructureSpawnEvent
-
Get the structure that was spawned.
- getStructure() - Method in class com.ryandw11.structure.io.NearbyStructuresResponse.NearbyStructureContainer
-
Get the structure found.
- getStructure(int) - Method in class com.ryandw11.structure.structure.StructureHandler
-
Get the structure by a number.
- getStructure(String) - Method in class com.ryandw11.structure.structure.StructureHandler
-
Get structure by name
- getStructure(Location) - Method in class com.ryandw11.structure.io.StructureDatabaseHandler
-
Get a structure from the structure database using its location.
- getStructureDatabaseHandler() - Method in class com.ryandw11.structure.structure.StructureHandler
-
Get the structure database handler.
- getStructureHandler() - Method in class com.ryandw11.structure.api.CustomStructuresAPI
-
Get the structure handler.
- getStructureHandler() - Method in class com.ryandw11.structure.CustomStructures
-
Get the structure handler for the plugin.
- getStructureLimitations() - Method in class com.ryandw11.structure.structure.Structure
-
Get the structure limitations.
- getStructureLocation() - Method in class com.ryandw11.structure.structure.Structure
-
Get the structure location properties.
- getStructureLocations(Structure) - Method in class com.ryandw11.structure.io.StructureDatabaseHandler
-
Get all the locations of a structure.
- getStructureMaximumLocation() - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get the maximum corner of the structure schematic.
- getStructureMinimumLocation() - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get the minimum corner of the structure schematic.
- getStructureNames() - Method in class com.ryandw11.structure.structure.StructureHandler
-
Get the names of the structures.
- getStructureProperties() - Method in class com.ryandw11.structure.structure.Structure
-
Get the structure properties.
- getStructureRotation() - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get the rotation of the structure (in radians).
- getStructures() - Method in class com.ryandw11.structure.structure.StructureHandler
-
Get the list of structures.
- getStructureSections() - Method in class com.ryandw11.structure.api.structaddon.CustomStructureAddon
-
Get the list of structure sections.
- getStructureSections() - Method in class com.ryandw11.structure.structure.Structure
-
Get the unmodifiable list of structure sections.
- getStructureSign(String) - Method in class com.ryandw11.structure.schematic.StructureSignHandler
-
Get a structure sign using its name.
- getStructureSignHandler() - Method in class com.ryandw11.structure.CustomStructures
-
Get the handler for registering custom structure signs.
- getStylizedInt(String) - Static method in class com.ryandw11.structure.utils.NumberStylizer
-
Allows for the input of a random range or an exact number.
- getStylizedIntArgument(int) - Method in class com.ryandw11.structure.api.structaddon.StructureSign
-
Get a stylized integer from an argument.
- getStylizedSpawnY(String, Location) - Static method in class com.ryandw11.structure.utils.NumberStylizer
-
Stylize a SpawnY Value.
- getSubSchematics() - Method in class com.ryandw11.structure.structure.Structure
-
Get the (simple) sub schematics.
- getSubSchemRotation() - Method in class com.ryandw11.structure.structure.Structure
-
Get the rotation of the current sub schematic.
- getTargetMaskProperties() - Method in class com.ryandw11.structure.structure.Structure
-
Get the target mask properties.
- getType() - Method in class com.ryandw11.structure.io.BlockTag
- getTypes() - Method in class com.ryandw11.structure.loottables.LootTable
-
Get the list of LootTable types.
- getUnionType() - Method in class com.ryandw11.structure.structure.properties.MaskProperty
-
Get the union type.
- getValue() - Method in class com.ryandw11.structure.structure.properties.StructureYSpawning
-
Get the raw value of SpawnY.
- getVerticalRepositioning() - Method in class com.ryandw11.structure.structure.properties.schematics.SubSchematic
-
Gets the vertical repositioning settings.
- getWeight() - Method in class com.ryandw11.structure.loottables.ConfigLootItem
-
The weight of the item.
- getWeight() - Method in class com.ryandw11.structure.loottables.StandardLootItem
-
Get the weight of the loot item.
- getWeight() - Method in class com.ryandw11.structure.structure.properties.schematics.SubSchematic
-
The weight for the schematic.
- getWhitelistBlocks() - Method in class com.ryandw11.structure.structure.properties.StructureLimitations
-
Get the whitelisted blocks.
- getWorldHeightRestriction() - Method in class com.ryandw11.structure.structure.properties.StructureLimitations
-
Get the World Height Restriction.
- getWorlds() - Method in class com.ryandw11.structure.structure.properties.StructureLocation
-
Get the list of worlds the structure can spawn in.
- getX1() - Method in class com.ryandw11.structure.structure.properties.BlockLevelLimit
-
Get the first x.
- getX2() - Method in class com.ryandw11.structure.structure.properties.BlockLevelLimit
-
Get the second x.
- getXLimitation() - Method in class com.ryandw11.structure.structure.properties.StructureLocation
-
Get the X-Axis limitation.
- getZ1() - Method in class com.ryandw11.structure.structure.properties.BlockLevelLimit
-
Get the first z.
- getZ2() - Method in class com.ryandw11.structure.structure.properties.BlockLevelLimit
-
Get the second z.
- getZLimitation() - Method in class com.ryandw11.structure.structure.properties.StructureLocation
-
Get the Z-Axis limitation.
- GRAY_SHULKER_BOX - Enum constant in enum class com.ryandw11.structure.loottables.LootTableType
- GREEN_SHULKER_BOX - Enum constant in enum class com.ryandw11.structure.loottables.LootTableType
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form