Skip to content

Commit

Permalink
Publishing javadoc for SpongePowered/SpongeAPI 10.1.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Spongie committed Sep 26, 2023
1 parent f01f372 commit 3f4a922
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions spongeapi/10.1.0-SNAPSHOT/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -44035,13 +44035,13 @@ <h2 class="title" id="I:T">T</h2>
<dd>&nbsp;</dd>
<dt><a href="org/spongepowered/api/world/DefaultWorldKeys.html#THE_END" class="member-name-link">THE_END</a> - Static variable in class org.spongepowered.api.world.<a href="org/spongepowered/api/world/DefaultWorldKeys.html" title="class in org.spongepowered.api.world">DefaultWorldKeys</a></dt>
<dd>
<div class="block">Refer to: <a href="https://minecraft.fandom.com/wiki/The_End">The End</a></div>
<div class="block">Refer to: <a href="https://minecraft.wiki/w/The_End">The End</a></div>
</dd>
<dt><a href="org/spongepowered/api/world/WorldTypes.html#THE_END" class="member-name-link">THE_END</a> - Static variable in class org.spongepowered.api.world.<a href="org/spongepowered/api/world/WorldTypes.html" title="class in org.spongepowered.api.world">WorldTypes</a></dt>
<dd>&nbsp;</dd>
<dt><a href="org/spongepowered/api/world/DefaultWorldKeys.html#THE_NETHER" class="member-name-link">THE_NETHER</a> - Static variable in class org.spongepowered.api.world.<a href="org/spongepowered/api/world/DefaultWorldKeys.html" title="class in org.spongepowered.api.world">DefaultWorldKeys</a></dt>
<dd>
<div class="block">Refer to: <a href="https://minecraft.fandom.com/wiki/The_Nether">The Nether</a></div>
<div class="block">Refer to: <a href="https://minecraft.wiki/w/The_Nether">The Nether</a></div>
</dd>
<dt><a href="org/spongepowered/api/world/WorldTypes.html#THE_NETHER" class="member-name-link">THE_NETHER</a> - Static variable in class org.spongepowered.api.world.<a href="org/spongepowered/api/world/WorldTypes.html" title="class in org.spongepowered.api.world">WorldTypes</a></dt>
<dd>&nbsp;</dd>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h3>protocolVersion</h3>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="https://minecraft.fandom.com/wiki/Protocol_version">Protocol version (Minecraft Wiki)</a></li>
<li><a href="https://minecraft.wiki/w/Protocol_version">Protocol version (Minecraft Wiki)</a></li>
</ul>
</dd>
</dl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ <h3>setProtocolVersion</h3>
<dt>See Also:</dt>
<dd>
<ul class="see-list-long">
<li><a href="https://minecraft.fandom.com/wiki/Protocol_version">Protocol version (Minecraft Wiki)</a></li>
<li><a href="https://minecraft.wiki/w/Protocol_version">Protocol version (Minecraft Wiki)</a></li>
</ul>
</dd>
</dl>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,12 @@ <h2>Field Summary</h2>
<div class="col-first odd-row-color"><code>static final <a href="../ResourceKey.html" title="interface in org.spongepowered.api">ResourceKey</a></code></div>
<div class="col-second odd-row-color"><code><a href="#THE_END" class="member-name-link">THE_END</a></code></div>
<div class="col-last odd-row-color">
<div class="block">Refer to: <a href="https://minecraft.fandom.com/wiki/The_End">The End</a></div>
<div class="block">Refer to: <a href="https://minecraft.wiki/w/The_End">The End</a></div>
</div>
<div class="col-first even-row-color"><code>static final <a href="../ResourceKey.html" title="interface in org.spongepowered.api">ResourceKey</a></code></div>
<div class="col-second even-row-color"><code><a href="#THE_NETHER" class="member-name-link">THE_NETHER</a></code></div>
<div class="col-last even-row-color">
<div class="block">Refer to: <a href="https://minecraft.fandom.com/wiki/The_Nether">The Nether</a></div>
<div class="block">Refer to: <a href="https://minecraft.wiki/w/The_Nether">The Nether</a></div>
</div>
</div>
</section>
Expand Down Expand Up @@ -144,21 +144,21 @@ <h3>DEFAULT</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="../ResourceKey.html" title="interface in org.spongepowered.api">ResourceKey</a></span>&nbsp;<span class="element-name">DEFAULT</span></div>
<div class="block">The default "world" of a running game session. Typically, the Overworld.
<p>
Refer to: <a href="https://minecraft.fandom.com/wiki/Overworld">Overworld</a></div>
Refer to: <a href="https://minecraft.wiki/w/Overworld">Overworld</a></div>
</section>
</li>
<li>
<section class="detail" id="THE_NETHER">
<h3>THE_NETHER</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="../ResourceKey.html" title="interface in org.spongepowered.api">ResourceKey</a></span>&nbsp;<span class="element-name">THE_NETHER</span></div>
<div class="block">Refer to: <a href="https://minecraft.fandom.com/wiki/The_Nether">The Nether</a></div>
<div class="block">Refer to: <a href="https://minecraft.wiki/w/The_Nether">The Nether</a></div>
</section>
</li>
<li>
<section class="detail" id="THE_END">
<h3>THE_END</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="../ResourceKey.html" title="interface in org.spongepowered.api">ResourceKey</a></span>&nbsp;<span class="element-name">THE_END</span></div>
<div class="block">Refer to: <a href="https://minecraft.fandom.com/wiki/The_End">The End</a></div>
<div class="block">Refer to: <a href="https://minecraft.wiki/w/The_End">The End</a></div>
</section>
</li>
</ul>
Expand Down

0 comments on commit 3f4a922

Please sign in to comment.