Skip to content

Commit 302b7bc

Browse files
Publishing javadoc for SpongePowered/SpongeAPI 14.0.0-SNAPSHOT
1 parent 9cf9c3b commit 302b7bc

File tree

7 files changed

+100
-128
lines changed

7 files changed

+100
-128
lines changed

spongeapi/14.0.0-SNAPSHOT/index-all.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10672,11 +10672,6 @@ <h2 class="title" id="I:C">C</h2>
1067210672
<div class="block">Gets the associated <a href="org/spongepowered/api/network/ServerSideConnection.html" title="interface in org.spongepowered.api.network"><code>connection</code></a> for
1067310673
this connection state.</div>
1067410674
</dd>
10675-
<dt><a href="org/spongepowered/api/entity/living/player/server/ServerPlayer.html#connectionState()" class="member-name-link">connectionState()</a> - Method in interface org.spongepowered.api.entity.living.player.server.<a href="org/spongepowered/api/entity/living/player/server/ServerPlayer.html" title="interface in org.spongepowered.api.entity.living.player.server">ServerPlayer</a></dt>
10676-
<dd>
10677-
<div class="block">Gets the appropriate <a href="org/spongepowered/api/network/ServerConnectionState.Game.html" title="interface in org.spongepowered.api.network"><code>ServerConnectionState.Game</code></a> linking this player to a
10678-
connection state.</div>
10679-
</dd>
1068010675
<dt><a href="org/spongepowered/api/advancement/criteria/trigger/Triggers.html#CONSTRUCT_BEACON" class="member-name-link">CONSTRUCT_BEACON</a> - Static variable in class org.spongepowered.api.advancement.criteria.trigger.<a href="org/spongepowered/api/advancement/criteria/trigger/Triggers.html" title="class in org.spongepowered.api.advancement.criteria.trigger">Triggers</a></dt>
1068110676
<dd>&nbsp;</dd>
1068210677
<dt><a href="org/spongepowered/api/event/entity/ConstructEntityEvent.html" class="type-name-link" title="interface in org.spongepowered.api.event.entity">ConstructEntityEvent</a> - Interface in <a href="org/spongepowered/api/event/entity/package-summary.html">org.spongepowered.api.event.entity</a></dt>

spongeapi/14.0.0-SNAPSHOT/member-search-index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spongeapi/14.0.0-SNAPSHOT/org/spongepowered/api/data/type/HandPreference.html

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@ <h1 title="Interface HandPreference" class="title">Interface HandPreference</h1>
8888
<section class="class-description" id="class-description">
8989
<dl class="notes">
9090
<dt>All Superinterfaces:</dt>
91-
<dd><code><a href="https://jd.advntr.dev/api/4.18.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</a></code>, <code><a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a></code>, <code><a href="StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a></code></dd>
91+
<dd><code><a href="https://jd.advntr.dev/api/4.18.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</a></code>, <code><a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a></code></dd>
9292
</dl>
9393
<hr>
9494
<div class="type-signature"><span class="annotations"><a href="../../util/annotation/CatalogedBy.html" title="annotation interface in org.spongepowered.api.util.annotation">@CatalogedBy</a>(<a href="HandPreferences.html" title="class in org.spongepowered.api.data.type">HandPreferences.class</a>)
9595
</span><span class="modifiers">public interface </span><span class="element-name type-name-label">HandPreference</span><span class="extends-implements">
96-
extends <a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>, <a href="https://jd.advntr.dev/api/4.18.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</a>, <a href="StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a></span></div>
96+
extends <a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>, <a href="https://jd.advntr.dev/api/4.18.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</a></span></div>
9797
<div class="block">Represents the hand preference of a <a href="../../entity/living/Living.html" title="interface in org.spongepowered.api.entity.living"><code>Living</code></a> entity. This usually specifies the hand
9898
used for interactions, such as tool use or block placing/breaking.
9999

@@ -111,9 +111,6 @@ <h3 id="methods-inherited-from-class-net.kyori.adventure.text.ComponentLike">Met
111111
<div class="inherited-list">
112112
<h3 id="methods-inherited-from-class-org.spongepowered.api.registry.DefaultedRegistryValue">Methods inherited from interface&nbsp;org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a></h3>
113113
<code><a href="../../registry/DefaultedRegistryValue.html#asDefaultedReference(org.spongepowered.api.registry.DefaultedRegistryType)">asDefaultedReference</a>, <a href="../../registry/DefaultedRegistryValue.html#findKey(org.spongepowered.api.registry.DefaultedRegistryType)">findKey</a>, <a href="../../registry/DefaultedRegistryValue.html#key(org.spongepowered.api.registry.DefaultedRegistryType)">key</a></code></div>
114-
<div class="inherited-list">
115-
<h3 id="methods-inherited-from-class-org.spongepowered.api.data.type.StringRepresentable">Methods inherited from interface&nbsp;org.spongepowered.api.data.type.<a href="StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a></h3>
116-
<code><a href="StringRepresentable.html#serializationString()">serializationString</a></code></div>
117114
</section>
118115
</li>
119116
</ul>

spongeapi/14.0.0-SNAPSHOT/org/spongepowered/api/data/type/StringRepresentable.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ <h1 title="Interface StringRepresentable" class="title">Interface StringRepresen
8888
<section class="class-description" id="class-description">
8989
<dl class="notes">
9090
<dt>All Known Subinterfaces:</dt>
91-
<dd><code><a href="AttachmentSurface.html" title="interface in org.spongepowered.api.data.type">AttachmentSurface</a></code>, <code><a href="AxolotlVariant.html" title="interface in org.spongepowered.api.data.type">AxolotlVariant</a></code>, <code><a href="BambooLeavesType.html" title="interface in org.spongepowered.api.data.type">BambooLeavesType</a></code>, <code><a href="BellAttachmentType.html" title="interface in org.spongepowered.api.data.type">BellAttachmentType</a></code>, <code><a href="ChestAttachmentType.html" title="interface in org.spongepowered.api.data.type">ChestAttachmentType</a></code>, <code><a href="ComparatorMode.html" title="interface in org.spongepowered.api.data.type">ComparatorMode</a></code>, <code><a href="DoorHinge.html" title="interface in org.spongepowered.api.data.type">DoorHinge</a></code>, <code><a href="DripstoneSegment.html" title="interface in org.spongepowered.api.data.type">DripstoneSegment</a></code>, <code><a href="HandPreference.html" title="interface in org.spongepowered.api.data.type">HandPreference</a></code>, <code><a href="InstrumentType.html" title="interface in org.spongepowered.api.data.type">InstrumentType</a></code>, <code><a href="JigsawBlockOrientation.html" title="interface in org.spongepowered.api.data.type">JigsawBlockOrientation</a></code>, <code><a href="PistonType.html" title="interface in org.spongepowered.api.data.type">PistonType</a></code>, <code><a href="PortionType.html" title="interface in org.spongepowered.api.data.type">PortionType</a></code>, <code><a href="RailDirection.html" title="interface in org.spongepowered.api.data.type">RailDirection</a></code>, <code><a href="SalmonSize.html" title="interface in org.spongepowered.api.data.type">SalmonSize</a></code>, <code><a href="SculkSensorState.html" title="interface in org.spongepowered.api.data.type">SculkSensorState</a></code>, <code><a href="SlabPortion.html" title="interface in org.spongepowered.api.data.type">SlabPortion</a></code>, <code><a href="StairShape.html" title="interface in org.spongepowered.api.data.type">StairShape</a></code>, <code><a href="StructureMode.html" title="interface in org.spongepowered.api.data.type">StructureMode</a></code>, <code><a href="Tilt.html" title="interface in org.spongepowered.api.data.type">Tilt</a></code>, <code><a href="TrialSpawnerState.html" title="interface in org.spongepowered.api.data.type">TrialSpawnerState</a></code>, <code><a href="VaultState.html" title="interface in org.spongepowered.api.data.type">VaultState</a></code>, <code><a href="WallConnectionState.html" title="interface in org.spongepowered.api.data.type">WallConnectionState</a></code>, <code><a href="WireAttachmentType.html" title="interface in org.spongepowered.api.data.type">WireAttachmentType</a></code></dd>
91+
<dd><code><a href="AttachmentSurface.html" title="interface in org.spongepowered.api.data.type">AttachmentSurface</a></code>, <code><a href="AxolotlVariant.html" title="interface in org.spongepowered.api.data.type">AxolotlVariant</a></code>, <code><a href="BambooLeavesType.html" title="interface in org.spongepowered.api.data.type">BambooLeavesType</a></code>, <code><a href="BellAttachmentType.html" title="interface in org.spongepowered.api.data.type">BellAttachmentType</a></code>, <code><a href="ChestAttachmentType.html" title="interface in org.spongepowered.api.data.type">ChestAttachmentType</a></code>, <code><a href="ComparatorMode.html" title="interface in org.spongepowered.api.data.type">ComparatorMode</a></code>, <code><a href="DoorHinge.html" title="interface in org.spongepowered.api.data.type">DoorHinge</a></code>, <code><a href="DripstoneSegment.html" title="interface in org.spongepowered.api.data.type">DripstoneSegment</a></code>, <code><a href="InstrumentType.html" title="interface in org.spongepowered.api.data.type">InstrumentType</a></code>, <code><a href="JigsawBlockOrientation.html" title="interface in org.spongepowered.api.data.type">JigsawBlockOrientation</a></code>, <code><a href="PistonType.html" title="interface in org.spongepowered.api.data.type">PistonType</a></code>, <code><a href="PortionType.html" title="interface in org.spongepowered.api.data.type">PortionType</a></code>, <code><a href="RailDirection.html" title="interface in org.spongepowered.api.data.type">RailDirection</a></code>, <code><a href="SalmonSize.html" title="interface in org.spongepowered.api.data.type">SalmonSize</a></code>, <code><a href="SculkSensorState.html" title="interface in org.spongepowered.api.data.type">SculkSensorState</a></code>, <code><a href="SlabPortion.html" title="interface in org.spongepowered.api.data.type">SlabPortion</a></code>, <code><a href="StairShape.html" title="interface in org.spongepowered.api.data.type">StairShape</a></code>, <code><a href="StructureMode.html" title="interface in org.spongepowered.api.data.type">StructureMode</a></code>, <code><a href="Tilt.html" title="interface in org.spongepowered.api.data.type">Tilt</a></code>, <code><a href="TrialSpawnerState.html" title="interface in org.spongepowered.api.data.type">TrialSpawnerState</a></code>, <code><a href="VaultState.html" title="interface in org.spongepowered.api.data.type">VaultState</a></code>, <code><a href="WallConnectionState.html" title="interface in org.spongepowered.api.data.type">WallConnectionState</a></code>, <code><a href="WireAttachmentType.html" title="interface in org.spongepowered.api.data.type">WireAttachmentType</a></code></dd>
9292
</dl>
9393
<dl class="notes">
9494
<dt>All Known Implementing Classes:</dt>

spongeapi/14.0.0-SNAPSHOT/org/spongepowered/api/data/type/package-tree.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
156156
</li>
157157
<li class="circle">net.kyori.adventure.text.<a href="https://jd.advntr.dev/api/4.18.0/net/kyori/adventure/text/ComponentLike.html" class="type-name-link external-link" title="class or interface in net.kyori.adventure.text">ComponentLike</a>
158158
<ul>
159-
<li class="circle">org.spongepowered.api.data.type.<a href="HandPreference.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">HandPreference</a> (also extends org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>, org.spongepowered.api.data.type.<a href="StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a>)</li>
159+
<li class="circle">org.spongepowered.api.data.type.<a href="HandPreference.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">HandPreference</a> (also extends org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>)</li>
160160
<li class="circle">org.spongepowered.api.data.type.<a href="SkinPart.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">SkinPart</a> (also extends org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>)</li>
161161
</ul>
162162
</li>
@@ -195,7 +195,7 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
195195
<li class="circle">org.spongepowered.api.data.type.<a href="DripstoneSegment.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">DripstoneSegment</a> (also extends java.lang.<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a>&lt;T&gt;, org.spongepowered.api.data.type.<a href="StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a>)</li>
196196
<li class="circle">org.spongepowered.api.data.type.<a href="DyeColor.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">DyeColor</a></li>
197197
<li class="circle">org.spongepowered.api.data.type.<a href="FoxType.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">FoxType</a></li>
198-
<li class="circle">org.spongepowered.api.data.type.<a href="HandPreference.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">HandPreference</a> (also extends net.kyori.adventure.text.<a href="https://jd.advntr.dev/api/4.18.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</a>, org.spongepowered.api.data.type.<a href="StringRepresentable.html" title="interface in org.spongepowered.api.data.type">StringRepresentable</a>)</li>
198+
<li class="circle">org.spongepowered.api.data.type.<a href="HandPreference.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">HandPreference</a> (also extends net.kyori.adventure.text.<a href="https://jd.advntr.dev/api/4.18.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</a>)</li>
199199
<li class="circle">org.spongepowered.api.data.type.<a href="HandType.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">HandType</a></li>
200200
<li class="circle">org.spongepowered.api.data.type.<a href="HorseColor.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">HorseColor</a></li>
201201
<li class="circle">org.spongepowered.api.data.type.<a href="HorseStyle.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">HorseStyle</a></li>
@@ -252,7 +252,6 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
252252
<li class="circle">org.spongepowered.api.data.type.<a href="ComparatorMode.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">ComparatorMode</a> (also extends java.lang.<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a>&lt;T&gt;, org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>)</li>
253253
<li class="circle">org.spongepowered.api.data.type.<a href="DoorHinge.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">DoorHinge</a> (also extends java.lang.<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a>&lt;T&gt;, org.spongepowered.api.util.<a href="../../util/Cycleable.html" title="interface in org.spongepowered.api.util">Cycleable</a>&lt;T&gt;, org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>)</li>
254254
<li class="circle">org.spongepowered.api.data.type.<a href="DripstoneSegment.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">DripstoneSegment</a> (also extends java.lang.<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a>&lt;T&gt;, org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>)</li>
255-
<li class="circle">org.spongepowered.api.data.type.<a href="HandPreference.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">HandPreference</a> (also extends net.kyori.adventure.text.<a href="https://jd.advntr.dev/api/4.18.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</a>, org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>)</li>
256255
<li class="circle">org.spongepowered.api.data.type.<a href="InstrumentType.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">InstrumentType</a> (also extends java.lang.<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a>&lt;T&gt;, org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>)</li>
257256
<li class="circle">org.spongepowered.api.data.type.<a href="JigsawBlockOrientation.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">JigsawBlockOrientation</a> (also extends java.lang.<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a>&lt;T&gt;, org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>)</li>
258257
<li class="circle">org.spongepowered.api.data.type.<a href="PistonType.html" class="type-name-link" title="interface in org.spongepowered.api.data.type">PistonType</a> (also extends java.lang.<a href="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/Comparable.html" title="class or interface in java.lang" class="external-link">Comparable</a>&lt;T&gt;, org.spongepowered.api.registry.<a href="../../registry/DefaultedRegistryValue.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryValue</a>)</li>

0 commit comments

Comments
 (0)