Skip to content

Commit 38fec98

Browse files
Publishing javadoc for SpongePowered/SpongeAPI 12.1.0-SNAPSHOT
1 parent 9e96c06 commit 38fec98

File tree

4 files changed

+12
-7
lines changed

4 files changed

+12
-7
lines changed

Diff for: spongeapi/12.1.0-SNAPSHOT/org/spongepowered/api/data/type/HandPreference.html

+5-2
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.17.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>
91+
<dd><code><a href="https://jd.advntr.dev/api/4.17.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>
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.17.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</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.17.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>
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,6 +111,9 @@ <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>
114117
</section>
115118
</li>
116119
</ul>

Diff for: spongeapi/12.1.0-SNAPSHOT/org/spongepowered/api/data/type/StringRepresentable.html

+1-1
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="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="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="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="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>

Diff for: spongeapi/12.1.0-SNAPSHOT/org/spongepowered/api/data/type/package-tree.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
162162
</li>
163163
<li class="circle">net.kyori.adventure.text.<a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/text/ComponentLike.html" class="type-name-link external-link" title="class or interface in net.kyori.adventure.text">ComponentLike</a>
164164
<ul>
165-
<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>
165+
<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>
166166
<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>
167167
</ul>
168168
</li>
@@ -208,7 +208,7 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
208208
<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>
209209
<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>
210210
<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>
211-
<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.17.0/net/kyori/adventure/text/ComponentLike.html" title="class or interface in net.kyori.adventure.text" class="external-link">ComponentLike</a>)</li>
211+
<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.17.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>
212212
<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>
213213
<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>
214214
<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>
@@ -284,6 +284,7 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
284284
<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>
285285
<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>
286286
<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>
287+
<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.17.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>
287288
<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>
288289
<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>
289290
<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)