Skip to content

Commit

Permalink
Publishing javadoc for SpongePowered/SpongeAPI 12.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
spongie-jd[bot] committed Sep 28, 2024
1 parent 3835277 commit 05a3490
Show file tree
Hide file tree
Showing 187 changed files with 5,380 additions and 2,939 deletions.
3,464 changes: 1,734 additions & 1,730 deletions spongeapi/12.0.0-SNAPSHOT/allclasses-index.html

Large diffs are not rendered by default.

632 changes: 630 additions & 2 deletions spongeapi/12.0.0-SNAPSHOT/deprecated-list.html

Large diffs are not rendered by default.

589 changes: 500 additions & 89 deletions spongeapi/12.0.0-SNAPSHOT/index-all.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion spongeapi/12.0.0-SNAPSHOT/member-search-index.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ <h2 id="nested-classes-inherited-from-class-org.spongepowered.api.data.Serializa
<section class="method-summary" id="method-summary">
<h2>Method Summary</h2>
<div id="method-summary-table">
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab3" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab3', 3)" class="table-tab">Abstract Methods</button><button id="method-summary-table-tab5" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab5', 3)" class="table-tab">Default Methods</button></div>
<div class="table-tabs" role="tablist" aria-orientation="horizontal"><button id="method-summary-table-tab0" role="tab" aria-selected="true" aria-controls="method-summary-table.tabpanel" tabindex="0" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table', 3)" class="active-table-tab">All Methods</button><button id="method-summary-table-tab2" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab2', 3)" class="table-tab">Instance Methods</button><button id="method-summary-table-tab3" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab3', 3)" class="table-tab">Abstract Methods</button><button id="method-summary-table-tab5" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab5', 3)" class="table-tab">Default Methods</button><button id="method-summary-table-tab6" role="tab" aria-selected="false" aria-controls="method-summary-table.tabpanel" tabindex="-1" onkeydown="switchTab(event)" onclick="show('method-summary-table', 'method-summary-table-tab6', 3)" class="table-tab">Deprecated Methods</button></div>
<div id="method-summary-table.tabpanel" role="tabpanel" aria-labelledby="method-summary-table-tab0">
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
Expand All @@ -125,25 +125,32 @@ <h2>Method Summary</h2>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Ejects the music disc item in this Jukebox into the world.</div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#insert(org.spongepowered.api.item.inventory.ItemStack)" class="member-name-link">insert</a><wbr>(<a href="../../item/inventory/ItemStack.html" title="interface in org.spongepowered.api.item.inventory">ItemStack</a>&nbsp;disc)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6"><code>default void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6"><code><a href="#insert(org.spongepowered.api.item.inventory.ItemStack)" class="member-name-link">insert</a><wbr>(<a href="../../item/inventory/ItemStack.html" title="interface in org.spongepowered.api.item.inventory">ItemStack</a>&nbsp;disc)</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5 method-summary-table-tab6">
<div class="block"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span>
<div class="deprecation-comment">Use <a href="#insert(org.spongepowered.api.item.inventory.ItemStackLike)"><code>insert(ItemStackLike)</code></a> instead.</div>
</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#insert(org.spongepowered.api.item.inventory.ItemStackLike)" class="member-name-link">insert</a><wbr>(<a href="../../item/inventory/ItemStackLike.html" title="interface in org.spongepowered.api.item.inventory">ItemStackLike</a>&nbsp;disc)</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Ejects the current music disc item in this Jukebox and inserts the given one.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="../../data/value/Value.Mutable.html" title="interface in org.spongepowered.api.data.value">Value.Mutable</a><wbr>&lt;<a href="../../item/inventory/ItemStackSnapshot.html" title="interface in org.spongepowered.api.item.inventory">ItemStackSnapshot</a>&gt;</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#item()" class="member-name-link">item</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code>default <a href="../../data/value/Value.Mutable.html" title="interface in org.spongepowered.api.data.value">Value.Mutable</a><wbr>&lt;<a href="../../item/inventory/ItemStackSnapshot.html" title="interface in org.spongepowered.api.item.inventory">ItemStackSnapshot</a>&gt;</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5"><code><a href="#item()" class="member-name-link">item</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab5">
<div class="block"><a href="../../data/Keys.html#ITEM_STACK_SNAPSHOT"><code>Keys.ITEM_STACK_SNAPSHOT</code></a></div>
</div>
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#play()" class="member-name-link">play</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#play()" class="member-name-link">play</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Attempts to play the currently stored music disc according to the
<a href="../../data/Keys.html#ITEM_STACK_SNAPSHOT"><code>Keys.ITEM_STACK_SNAPSHOT</code></a> of this <a href="Jukebox.html" title="interface in org.spongepowered.api.block.entity"><code>Jukebox</code></a>.</div>
</div>
<div class="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#stop()" class="member-name-link">stop</a>()</code></div>
<div class="col-last even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code>void</code></div>
<div class="col-second odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><a href="#stop()" class="member-name-link">stop</a>()</code></div>
<div class="col-last odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3">
<div class="block">Stops the currently playing music disc, if any.</div>
</div>
</div>
Expand Down Expand Up @@ -217,7 +224,17 @@ <h3>eject</h3>
<li>
<section class="detail" id="insert(org.spongepowered.api.item.inventory.ItemStack)">
<h3>insert</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">insert</span><wbr><span class="parameters">(<a href="../../item/inventory/ItemStack.html" title="interface in org.spongepowered.api.item.inventory">ItemStack</a>&nbsp;disc)</span></div>
<div class="member-signature"><span class="annotations"><a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Deprecated.html" title="class or interface in java.lang" class="external-link">@Deprecated</a>(<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Deprecated.html#forRemoval()" title="class or interface in java.lang" class="external-link">forRemoval</a>=true)
</span><span class="modifiers">default</span>&nbsp;<span class="return-type">void</span>&nbsp;<span class="element-name">insert</span><wbr><span class="parameters">(<a href="../../item/inventory/ItemStack.html" title="interface in org.spongepowered.api.item.inventory">ItemStack</a>&nbsp;disc)</span></div>
<div class="deprecation-block"><span class="deprecated-label">Deprecated, for removal: This API element is subject to removal in a future version.</span>
<div class="deprecation-comment">Use <a href="#insert(org.spongepowered.api.item.inventory.ItemStackLike)"><code>insert(ItemStackLike)</code></a> instead.</div>
</div>
</section>
</li>
<li>
<section class="detail" id="insert(org.spongepowered.api.item.inventory.ItemStackLike)">
<h3>insert</h3>
<div class="member-signature"><span class="return-type">void</span>&nbsp;<span class="element-name">insert</span><wbr><span class="parameters">(<a href="../../item/inventory/ItemStackLike.html" title="interface in org.spongepowered.api.item.inventory">ItemStackLike</a>&nbsp;disc)</span></div>
<div class="block">Ejects the current music disc item in this Jukebox and inserts the given one.</div>
<dl class="notes">
<dt>Parameters:</dt>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2779,7 +2779,7 @@ <h3>ACTIVE_ITEM</h3>
For example a player eating a food or blocking with a shield.

<p>If there is no item, the snapshot will be empty. You can check this
with <a href="../item/inventory/ItemStackSnapshot.html#isEmpty()"><code>ItemStackSnapshot.isEmpty()</code></a>.</p></div>
with <a href="../item/inventory/ItemStackLike.html#isEmpty()"><code>ItemStackLike.isEmpty()</code></a>.</p></div>
</section>
</li>
<li>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading

0 comments on commit 05a3490

Please sign in to comment.