Skip to content

Commit

Permalink
Update JavaDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandw11 committed Jun 29, 2020
1 parent 60177a9 commit f7bd3d6
Show file tree
Hide file tree
Showing 100 changed files with 13,089 additions and 520 deletions.
35 changes: 29 additions & 6 deletions docs/allclasses-frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,55 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Sun Jul 21 20:20:38 MST 2019 -->
<!-- Generated by javadoc (1.8.0_112) on Sun Jun 28 17:36:41 MST 2020 -->
<title>All Classes</title>
<meta name="date" content="2019-07-21">
<meta name="date" content="2020-06-28">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/ryandw11/structure/structure/properties/BlockLevelLimit.html" title="class in com.ryandw11.structure.structure.properties" target="classFrame">BlockLevelLimit</a></li>
<li><a href="com/ryandw11/structure/utils/CheckLootTables.html" title="class in com.ryandw11.structure.utils" target="classFrame">CheckLootTables</a></li>
<li><a href="com/ryandw11/structure/utils/CheckSchematics.html" title="class in com.ryandw11.structure.utils" target="classFrame">CheckSchematics</a></li>
<li><a href="com/ryandw11/structure/api/ConditionType.html" title="enum in com.ryandw11.structure.api" target="classFrame">ConditionType</a></li>
<li><a href="com/ryandw11/structure/listener/ChunkLoad.html" title="class in com.ryandw11.structure.listener" target="classFrame">ChunkLoad</a></li>
<li><a href="com/ryandw11/structure/utils/CSConstants.html" title="class in com.ryandw11.structure.utils" target="classFrame">CSConstants</a></li>
<li><a href="com/ryandw11/structure/loottables/customitems/CustomItemManager.html" title="class in com.ryandw11.structure.loottables.customitems" target="classFrame">CustomItemManager</a></li>
<li><a href="com/ryandw11/structure/CustomStructures.html" title="class in com.ryandw11.structure" target="classFrame">CustomStructures</a></li>
<li><a href="com/ryandw11/structure/api/CustomStructuresAPI.html" title="class in com.ryandw11.structure.api" target="classFrame">CustomStructuresAPI</a></li>
<li><a href="com/ryandw11/structure/api/DeletionForbiddenException.html" title="class in com.ryandw11.structure.api" target="classFrame">DeletionForbiddenException</a></li>
<li><a href="com/ryandw11/structure/utils/HandleY.html" title="class in com.ryandw11.structure.utils" target="classFrame">HandleY</a></li>
<li><a href="com/ryandw11/structure/utils/GetBlocksInArea.html" title="class in com.ryandw11.structure.utils" target="classFrame">GetBlocksInArea</a></li>
<li><a href="com/ryandw11/structure/loottables/LootItem.html" title="class in com.ryandw11.structure.loottables" target="classFrame">LootItem</a></li>
<li><a href="com/ryandw11/structure/loottables/LootTable.html" title="class in com.ryandw11.structure.loottables" target="classFrame">LootTable</a></li>
<li><a href="com/ryandw11/structure/loottables/LootTablesHandler.html" title="class in com.ryandw11.structure.loottables" target="classFrame">LootTablesHandler</a></li>
<li><a href="com/ryandw11/structure/loottables/LootTableType.html" title="enum in com.ryandw11.structure.loottables" target="classFrame">LootTableType</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.html" title="class in com.ryandw11.structure.bstats" target="classFrame">Metrics</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.AdvancedBarChart.html" title="class in com.ryandw11.structure.bstats" target="classFrame">Metrics.AdvancedBarChart</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.AdvancedPie.html" title="class in com.ryandw11.structure.bstats" target="classFrame">Metrics.AdvancedPie</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.CustomChart.html" title="class in com.ryandw11.structure.bstats" target="classFrame">Metrics.CustomChart</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.DrilldownPie.html" title="class in com.ryandw11.structure.bstats" target="classFrame">Metrics.DrilldownPie</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.MultiLineChart.html" title="class in com.ryandw11.structure.bstats" target="classFrame">Metrics.MultiLineChart</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.SimpleBarChart.html" title="class in com.ryandw11.structure.bstats" target="classFrame">Metrics.SimpleBarChart</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.SimplePie.html" title="class in com.ryandw11.structure.bstats" target="classFrame">Metrics.SimplePie</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.SingleLineChart.html" title="class in com.ryandw11.structure.bstats" target="classFrame">Metrics.SingleLineChart</a></li>
<li><a href="com/ryandw11/structure/mythicalmobs/MMDisabled.html" title="class in com.ryandw11.structure.mythicalmobs" target="classFrame">MMDisabled</a></li>
<li><a href="com/ryandw11/structure/mythicalmobs/MMEnabled.html" title="class in com.ryandw11.structure.mythicalmobs" target="classFrame">MMEnabled</a></li>
<li><a href="com/ryandw11/structure/mythicalmobs/MythicalMobHook.html" title="interface in com.ryandw11.structure.mythicalmobs" target="classFrame"><span class="interfaceName">MythicalMobHook</span></a></li>
<li><a href="com/ryandw11/structure/listener/PlayerJoin.html" title="class in com.ryandw11.structure.listener" target="classFrame">PlayerJoin</a></li>
<li><a href="com/ryandw11/structure/utils/RandomCollection.html" title="class in com.ryandw11.structure.utils" target="classFrame">RandomCollection</a></li>
<li><a href="com/ryandw11/structure/api/Structure.html" title="class in com.ryandw11.structure.api" target="classFrame">Structure</a></li>
<li><a href="com/ryandw11/structure/SchematicHandeler.html" title="class in com.ryandw11.structure" target="classFrame">SchematicHandeler</a></li>
<li><a href="com/ryandw11/structure/commands/SCommand.html" title="class in com.ryandw11.structure.commands" target="classFrame">SCommand</a></li>
<li><a href="com/ryandw11/structure/commands/SCommandTab.html" title="class in com.ryandw11.structure.commands" target="classFrame">SCommandTab</a></li>
<li><a href="com/ryandw11/structure/structure/Structure.html" title="class in com.ryandw11.structure.structure" target="classFrame">Structure</a></li>
<li><a href="com/ryandw11/structure/structure/StructureBuilder.html" title="class in com.ryandw11.structure.structure" target="classFrame">StructureBuilder</a></li>
<li><a href="com/ryandw11/structure/structure/StructureHandler.html" title="class in com.ryandw11.structure.structure" target="classFrame">StructureHandler</a></li>
<li><a href="com/ryandw11/structure/structure/properties/StructureLimitations.html" title="class in com.ryandw11.structure.structure.properties" target="classFrame">StructureLimitations</a></li>
<li><a href="com/ryandw11/structure/structure/properties/StructureLocation.html" title="class in com.ryandw11.structure.structure.properties" target="classFrame">StructureLocation</a></li>
<li><a href="com/ryandw11/structure/utils/StructurePicker.html" title="class in com.ryandw11.structure.utils" target="classFrame">StructurePicker</a></li>
<li><a href="com/ryandw11/structure/structure/properties/StructureProperties.html" title="class in com.ryandw11.structure.structure.properties" target="classFrame">StructureProperties</a></li>
<li><a href="com/ryandw11/structure/structure/properties/StructureYSpawning.html" title="class in com.ryandw11.structure.structure.properties" target="classFrame">StructureYSpawning</a></li>
<li><a href="com/ryandw11/structure/bstats/UpdateChecker.html" title="class in com.ryandw11.structure.bstats" target="classFrame">UpdateChecker</a></li>
</ul>
</div>
</body>
Expand Down
35 changes: 29 additions & 6 deletions docs/allclasses-noframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,55 @@
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_112) on Sun Jul 21 20:20:38 MST 2019 -->
<!-- Generated by javadoc (1.8.0_112) on Sun Jun 28 17:36:41 MST 2020 -->
<title>All Classes</title>
<meta name="date" content="2019-07-21">
<meta name="date" content="2020-06-28">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<h1 class="bar">All&nbsp;Classes</h1>
<div class="indexContainer">
<ul>
<li><a href="com/ryandw11/structure/structure/properties/BlockLevelLimit.html" title="class in com.ryandw11.structure.structure.properties">BlockLevelLimit</a></li>
<li><a href="com/ryandw11/structure/utils/CheckLootTables.html" title="class in com.ryandw11.structure.utils">CheckLootTables</a></li>
<li><a href="com/ryandw11/structure/utils/CheckSchematics.html" title="class in com.ryandw11.structure.utils">CheckSchematics</a></li>
<li><a href="com/ryandw11/structure/api/ConditionType.html" title="enum in com.ryandw11.structure.api">ConditionType</a></li>
<li><a href="com/ryandw11/structure/listener/ChunkLoad.html" title="class in com.ryandw11.structure.listener">ChunkLoad</a></li>
<li><a href="com/ryandw11/structure/utils/CSConstants.html" title="class in com.ryandw11.structure.utils">CSConstants</a></li>
<li><a href="com/ryandw11/structure/loottables/customitems/CustomItemManager.html" title="class in com.ryandw11.structure.loottables.customitems">CustomItemManager</a></li>
<li><a href="com/ryandw11/structure/CustomStructures.html" title="class in com.ryandw11.structure">CustomStructures</a></li>
<li><a href="com/ryandw11/structure/api/CustomStructuresAPI.html" title="class in com.ryandw11.structure.api">CustomStructuresAPI</a></li>
<li><a href="com/ryandw11/structure/api/DeletionForbiddenException.html" title="class in com.ryandw11.structure.api">DeletionForbiddenException</a></li>
<li><a href="com/ryandw11/structure/utils/HandleY.html" title="class in com.ryandw11.structure.utils">HandleY</a></li>
<li><a href="com/ryandw11/structure/utils/GetBlocksInArea.html" title="class in com.ryandw11.structure.utils">GetBlocksInArea</a></li>
<li><a href="com/ryandw11/structure/loottables/LootItem.html" title="class in com.ryandw11.structure.loottables">LootItem</a></li>
<li><a href="com/ryandw11/structure/loottables/LootTable.html" title="class in com.ryandw11.structure.loottables">LootTable</a></li>
<li><a href="com/ryandw11/structure/loottables/LootTablesHandler.html" title="class in com.ryandw11.structure.loottables">LootTablesHandler</a></li>
<li><a href="com/ryandw11/structure/loottables/LootTableType.html" title="enum in com.ryandw11.structure.loottables">LootTableType</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.html" title="class in com.ryandw11.structure.bstats">Metrics</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.AdvancedBarChart.html" title="class in com.ryandw11.structure.bstats">Metrics.AdvancedBarChart</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.AdvancedPie.html" title="class in com.ryandw11.structure.bstats">Metrics.AdvancedPie</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.CustomChart.html" title="class in com.ryandw11.structure.bstats">Metrics.CustomChart</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.DrilldownPie.html" title="class in com.ryandw11.structure.bstats">Metrics.DrilldownPie</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.MultiLineChart.html" title="class in com.ryandw11.structure.bstats">Metrics.MultiLineChart</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.SimpleBarChart.html" title="class in com.ryandw11.structure.bstats">Metrics.SimpleBarChart</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.SimplePie.html" title="class in com.ryandw11.structure.bstats">Metrics.SimplePie</a></li>
<li><a href="com/ryandw11/structure/bstats/Metrics.SingleLineChart.html" title="class in com.ryandw11.structure.bstats">Metrics.SingleLineChart</a></li>
<li><a href="com/ryandw11/structure/mythicalmobs/MMDisabled.html" title="class in com.ryandw11.structure.mythicalmobs">MMDisabled</a></li>
<li><a href="com/ryandw11/structure/mythicalmobs/MMEnabled.html" title="class in com.ryandw11.structure.mythicalmobs">MMEnabled</a></li>
<li><a href="com/ryandw11/structure/mythicalmobs/MythicalMobHook.html" title="interface in com.ryandw11.structure.mythicalmobs"><span class="interfaceName">MythicalMobHook</span></a></li>
<li><a href="com/ryandw11/structure/listener/PlayerJoin.html" title="class in com.ryandw11.structure.listener">PlayerJoin</a></li>
<li><a href="com/ryandw11/structure/utils/RandomCollection.html" title="class in com.ryandw11.structure.utils">RandomCollection</a></li>
<li><a href="com/ryandw11/structure/api/Structure.html" title="class in com.ryandw11.structure.api">Structure</a></li>
<li><a href="com/ryandw11/structure/SchematicHandeler.html" title="class in com.ryandw11.structure">SchematicHandeler</a></li>
<li><a href="com/ryandw11/structure/commands/SCommand.html" title="class in com.ryandw11.structure.commands">SCommand</a></li>
<li><a href="com/ryandw11/structure/commands/SCommandTab.html" title="class in com.ryandw11.structure.commands">SCommandTab</a></li>
<li><a href="com/ryandw11/structure/structure/Structure.html" title="class in com.ryandw11.structure.structure">Structure</a></li>
<li><a href="com/ryandw11/structure/structure/StructureBuilder.html" title="class in com.ryandw11.structure.structure">StructureBuilder</a></li>
<li><a href="com/ryandw11/structure/structure/StructureHandler.html" title="class in com.ryandw11.structure.structure">StructureHandler</a></li>
<li><a href="com/ryandw11/structure/structure/properties/StructureLimitations.html" title="class in com.ryandw11.structure.structure.properties">StructureLimitations</a></li>
<li><a href="com/ryandw11/structure/structure/properties/StructureLocation.html" title="class in com.ryandw11.structure.structure.properties">StructureLocation</a></li>
<li><a href="com/ryandw11/structure/utils/StructurePicker.html" title="class in com.ryandw11.structure.utils">StructurePicker</a></li>
<li><a href="com/ryandw11/structure/structure/properties/StructureProperties.html" title="class in com.ryandw11.structure.structure.properties">StructureProperties</a></li>
<li><a href="com/ryandw11/structure/structure/properties/StructureYSpawning.html" title="class in com.ryandw11.structure.structure.properties">StructureYSpawning</a></li>
<li><a href="com/ryandw11/structure/bstats/UpdateChecker.html" title="class in com.ryandw11.structure.bstats">UpdateChecker</a></li>
</ul>
</div>
</body>
Expand Down
Loading

0 comments on commit f7bd3d6

Please sign in to comment.