Skip to content

Commit

Permalink
Deploying to javadoc from @ 06e4308 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
IanTapply22 committed Feb 6, 2025
1 parent 3ebd91c commit 1b02c0f
Show file tree
Hide file tree
Showing 13 changed files with 678 additions and 320 deletions.
490 changes: 247 additions & 243 deletions javadoc/allclasses-index.html

Large diffs are not rendered by default.

17 changes: 13 additions & 4 deletions javadoc/com/iantapply/wynncraft/Wynncraft.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,15 @@ <h2>Field Summary</h2>
<div class="col-first even-row-color"><code><a href="command/CommandCore.html" title="class in com.iantapply.wynncraft.command">CommandCore</a></code></div>
<div class="col-second even-row-color"><code><a href="#commandCore" class="member-name-link">commandCore</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static <a href="Wynncraft.html" title="class in com.iantapply.wynncraft">Wynncraft</a></code></div>
<div class="col-second odd-row-color"><code><a href="#instance" class="member-name-link">instance</a></code></div>
<div class="col-first odd-row-color"><code><a href="configuration/ConfigurationCore.html" title="class in com.iantapply.wynncraft.configuration">ConfigurationCore</a></code></div>
<div class="col-second odd-row-color"><code><a href="#configurationCore" class="member-name-link">configurationCore</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code><a href="nbs/NBSCore.html" title="class in com.iantapply.wynncraft.nbs">NBSCore</a></code></div>
<div class="col-second even-row-color"><code><a href="#nbsCore" class="member-name-link">nbsCore</a></code></div>
<div class="col-first even-row-color"><code>static <a href="Wynncraft.html" title="class in com.iantapply.wynncraft">Wynncraft</a></code></div>
<div class="col-second even-row-color"><code><a href="#instance" class="member-name-link">instance</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="nbs/NBSCore.html" title="class in com.iantapply.wynncraft.nbs">NBSCore</a></code></div>
<div class="col-second odd-row-color"><code><a href="#nbsCore" class="member-name-link">nbsCore</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
</section>
</li>
Expand Down Expand Up @@ -193,6 +196,12 @@ <h3>commandCore</h3>
</section>
</li>
<li>
<section class="detail" id="configurationCore">
<h3>configurationCore</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="configuration/ConfigurationCore.html" title="class in com.iantapply.wynncraft.configuration">ConfigurationCore</a></span>&nbsp;<span class="element-name">configurationCore</span></div>
</section>
</li>
<li>
<section class="detail" id="nbsCore">
<h3>nbsCore</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="return-type"><a href="nbs/NBSCore.html" title="class in com.iantapply.wynncraft.nbs">NBSCore</a></span>&nbsp;<span class="element-name">nbsCore</span></div>
Expand Down
250 changes: 250 additions & 0 deletions javadoc/com/iantapply/wynncraft/configuration/ConfigurationCore.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html lang="en">
<head>
<!-- Generated by javadoc (21) -->
<title>NBTTags.CraftingIngredient (wynncraft 1.2.0 API)</title>
<title>NBTTagConfigurations.CraftingIngredient (wynncraft 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: com.iantapply.wynncraft.configuration, class: NBTTags, class: CraftingIngredient">
<meta name="description" content="declaration: package: com.iantapply.wynncraft.configuration, class: NBTTagConfigurations, class: CraftingIngredient">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
Expand Down Expand Up @@ -83,18 +83,18 @@
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">com.iantapply.wynncraft.configuration</a></div>
<h1 title="Class NBTTags.CraftingIngredient" class="title">Class NBTTags.CraftingIngredient</h1>
<h1 title="Class NBTTagConfigurations.CraftingIngredient" class="title">Class NBTTagConfigurations.CraftingIngredient</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">com.iantapply.wynncraft.configuration.NBTTags.CraftingIngredient</div>
<div class="inheritance">com.iantapply.wynncraft.configuration.NBTTagConfigurations.CraftingIngredient</div>
</div>
<section class="class-description" id="class-description">
<dl class="notes">
<dt>Enclosing class:</dt>
<dd><code><a href="NBTTags.html" title="class in com.iantapply.wynncraft.configuration">NBTTags</a></code></dd>
<dd><code><a href="NBTTagConfigurations.html" title="class in com.iantapply.wynncraft.configuration">NBTTagConfigurations</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public static class </span><span class="element-name type-name-label">NBTTags.CraftingIngredient</span>
<div class="type-signature"><span class="modifiers">public static class </span><span class="element-name type-name-label">NBTTagConfigurations.CraftingIngredient</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
</section>
<section class="summary">
Expand Down Expand Up @@ -156,7 +156,7 @@ <h3>CRAFTING_LVL_REQUIREMENT</h3>
<dt>See Also:</dt>
<dd>
<ul class="tag-list">
<li><a href="../../../../constant-values.html#com.iantapply.wynncraft.configuration.NBTTags.CraftingIngredient.CRAFTING_LVL_REQUIREMENT">Constant Field Values</a></li>
<li><a href="../../../../constant-values.html#com.iantapply.wynncraft.configuration.NBTTagConfigurations.CraftingIngredient.CRAFTING_LVL_REQUIREMENT">Constant Field Values</a></li>
</ul>
</dd>
</dl>
Expand All @@ -170,7 +170,7 @@ <h3>REQUIRED_PROFESSION_IDS</h3>
<dt>See Also:</dt>
<dd>
<ul class="tag-list">
<li><a href="../../../../constant-values.html#com.iantapply.wynncraft.configuration.NBTTags.CraftingIngredient.REQUIRED_PROFESSION_IDS">Constant Field Values</a></li>
<li><a href="../../../../constant-values.html#com.iantapply.wynncraft.configuration.NBTTagConfigurations.CraftingIngredient.REQUIRED_PROFESSION_IDS">Constant Field Values</a></li>
</ul>
</dd>
</dl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<html lang="en">
<head>
<!-- Generated by javadoc (21) -->
<title>NBTTags (wynncraft 1.2.0 API)</title>
<title>NBTTagConfigurations (wynncraft 1.2.0 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="declaration: package: com.iantapply.wynncraft.configuration, class: NBTTags">
<meta name="description" content="declaration: package: com.iantapply.wynncraft.configuration, class: NBTTagConfigurations">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../script-dir/jquery-ui.min.css" title="Style">
Expand Down Expand Up @@ -83,14 +83,14 @@
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="sub-title"><span class="package-label-in-type">Package</span>&nbsp;<a href="package-summary.html">com.iantapply.wynncraft.configuration</a></div>
<h1 title="Class NBTTags" class="title">Class NBTTags</h1>
<h1 title="Class NBTTagConfigurations" class="title">Class NBTTagConfigurations</h1>
</div>
<div class="inheritance" title="Inheritance Tree"><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">java.lang.Object</a>
<div class="inheritance">com.iantapply.wynncraft.configuration.NBTTags</div>
<div class="inheritance">com.iantapply.wynncraft.configuration.NBTTagConfigurations</div>
</div>
<section class="class-description" id="class-description">
<hr>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">NBTTags</span>
<div class="type-signature"><span class="modifiers">public class </span><span class="element-name type-name-label">NBTTagConfigurations</span>
<span class="extends-implements">extends <a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a></span></div>
<div class="block">A class that holds the configuration for commonly used NBT tags on item</div>
</section>
Expand All @@ -106,7 +106,7 @@ <h2>Nested Class Summary</h2>
<div class="table-header col-second">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static class&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="NBTTags.CraftingIngredient.html" class="type-name-link" title="class in com.iantapply.wynncraft.configuration">NBTTags.CraftingIngredient</a></code></div>
<div class="col-second even-row-color"><code><a href="NBTTagConfigurations.CraftingIngredient.html" class="type-name-link" title="class in com.iantapply.wynncraft.configuration">NBTTagConfigurations.CraftingIngredient</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
Expand All @@ -119,7 +119,7 @@ <h2>Constructor Summary</h2>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">NBTTags</a>()</code></div>
<div class="col-constructor-name even-row-color"><code><a href="#%3Cinit%3E()" class="member-name-link">NBTTagConfigurations</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
Expand All @@ -144,8 +144,8 @@ <h2>Constructor Details</h2>
<ul class="member-list">
<li>
<section class="detail" id="&lt;init&gt;()">
<h3>NBTTags</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">NBTTags</span>()</div>
<h3>NBTTagConfigurations</h3>
<div class="member-signature"><span class="modifiers">public</span>&nbsp;<span class="element-name">NBTTagConfigurations</span>()</div>
</section>
</li>
</ul>
Expand Down
Loading

0 comments on commit 1b02c0f

Please sign in to comment.