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 Jun 27, 2024
1 parent 9cbdcfe commit 211b4a1
Show file tree
Hide file tree
Showing 24 changed files with 2,267 additions and 2,001 deletions.
3,916 changes: 1,960 additions & 1,956 deletions spongeapi/12.0.0-SNAPSHOT/allclasses-index.html

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions spongeapi/12.0.0-SNAPSHOT/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -20889,6 +20889,10 @@ <h2 class="title" id="I:G">G</h2>
<dd>
<div class="block">Gets whether this sign has glowing text.</div>
</dd>
<dt><a href="org/spongepowered/api/entity/hanging/GlowItemFrame.html" class="type-name-link" title="interface in org.spongepowered.api.entity.hanging">GlowItemFrame</a> - Interface in <a href="org/spongepowered/api/entity/hanging/package-summary.html">org.spongepowered.api.entity.hanging</a></dt>
<dd>
<div class="block">Represents a Glow Item Frame.</div>
</dd>
<dt><a href="org/spongepowered/api/entity/living/aquatic/GlowSquid.html" class="type-name-link" title="interface in org.spongepowered.api.entity.living.aquatic">GlowSquid</a> - Interface in <a href="org/spongepowered/api/entity/living/aquatic/package-summary.html">org.spongepowered.api.entity.living.aquatic</a></dt>
<dd>
<div class="block">Represents a Glow Squid.</div>
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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 @@ -252,7 +252,7 @@ <h2>Field Summary</h2>
<div class="col-first even-row-color"><code>static final <a href="../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr>&lt;<a href="EntityType.html" title="interface in org.spongepowered.api.entity">EntityType</a>&lt;<a href="living/monster/Giant.html" title="interface in org.spongepowered.api.entity.living.monster">Giant</a>&gt;&gt;</code></div>
<div class="col-second even-row-color"><code><a href="#GIANT" class="member-name-link">GIANT</a></code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>static final <a href="../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr>&lt;<a href="EntityType.html" title="interface in org.spongepowered.api.entity">EntityType</a>&lt;<a href="hanging/ItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">ItemFrame</a>&gt;&gt;</code></div>
<div class="col-first odd-row-color"><code>static final <a href="../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr>&lt;<a href="EntityType.html" title="interface in org.spongepowered.api.entity">EntityType</a>&lt;<a href="hanging/GlowItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">GlowItemFrame</a>&gt;&gt;</code></div>
<div class="col-second odd-row-color"><code><a href="#GLOW_ITEM_FRAME" class="member-name-link">GLOW_ITEM_FRAME</a></code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static final <a href="../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr>&lt;<a href="EntityType.html" title="interface in org.spongepowered.api.entity">EntityType</a>&lt;<a href="living/aquatic/GlowSquid.html" title="interface in org.spongepowered.api.entity.living.aquatic">GlowSquid</a>&gt;&gt;</code></div>
Expand Down Expand Up @@ -829,7 +829,7 @@ <h3>GIANT</h3>
<li>
<section class="detail" id="GLOW_ITEM_FRAME">
<h3>GLOW_ITEM_FRAME</h3>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a>&lt;<a href="EntityType.html" title="interface in org.spongepowered.api.entity">EntityType</a>&lt;<a href="hanging/ItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">ItemFrame</a>&gt;&gt;</span>&nbsp;<span class="element-name">GLOW_ITEM_FRAME</span></div>
<div class="member-signature"><span class="modifiers">public static final</span>&nbsp;<span class="return-type"><a href="../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a>&lt;<a href="EntityType.html" title="interface in org.spongepowered.api.entity">EntityType</a>&lt;<a href="hanging/GlowItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">GlowItemFrame</a>&gt;&gt;</span>&nbsp;<span class="element-name">GLOW_ITEM_FRAME</span></div>
</section>
</li>
<li>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ <h1 title="Interface Hanging" class="title">Interface Hanging</h1>
</dl>
<dl class="notes">
<dt>All Known Subinterfaces:</dt>
<dd><code><a href="ItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">ItemFrame</a></code>, <code><a href="LeashKnot.html" title="interface in org.spongepowered.api.entity.hanging">LeashKnot</a></code>, <code><a href="Painting.html" title="interface in org.spongepowered.api.entity.hanging">Painting</a></code></dd>
<dd><code><a href="GlowItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">GlowItemFrame</a></code>, <code><a href="ItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">ItemFrame</a></code>, <code><a href="LeashKnot.html" title="interface in org.spongepowered.api.entity.hanging">LeashKnot</a></code>, <code><a href="Painting.html" title="interface in org.spongepowered.api.entity.hanging">Painting</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">Hanging</span><span class="extends-implements">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ <h1 title="Interface ItemFrame" class="title">Interface ItemFrame</h1>
<dt>All Superinterfaces:</dt>
<dd><code><a href="../../data/CopyableDataHolder.html" title="interface in org.spongepowered.api.data">CopyableDataHolder</a></code>, <code><a href="../../data/DataHolder.html" title="interface in org.spongepowered.api.data">DataHolder</a></code>, <code><a href="../../data/DataHolder.Mutable.html" title="interface in org.spongepowered.api.data">DataHolder.Mutable</a></code>, <code><a href="../../data/persistence/DataSerializable.html" title="interface in org.spongepowered.api.data.persistence">DataSerializable</a></code>, <code><a href="../Entity.html" title="interface in org.spongepowered.api.entity">Entity</a></code>, <code><a href="../../projectile/source/EntityProjectileSource.html" title="interface in org.spongepowered.api.projectile.source">EntityProjectileSource</a></code>, <code><a href="Hanging.html" title="interface in org.spongepowered.api.entity.hanging">Hanging</a></code>, <code><a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/text/event/HoverEventSource.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEventSource</a>&lt;<a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/text/event/HoverEvent.ShowEntity.html" title="class or interface in net.kyori.adventure.text.event" class="external-link">HoverEvent.ShowEntity</a>&gt;</code>, <code><a href="../../util/Identifiable.html" title="interface in org.spongepowered.api.util">Identifiable</a></code>, <code><a href="../../world/Locatable.html" title="interface in org.spongepowered.api.world">Locatable</a></code>, <code><a href="../../projectile/source/ProjectileSource.html" title="interface in org.spongepowered.api.projectile.source">ProjectileSource</a></code>, <code><a href="../../util/RandomProvider.html" title="interface in org.spongepowered.api.util">RandomProvider</a></code>, <code><a href="../../data/SerializableDataHolder.html" title="interface in org.spongepowered.api.data">SerializableDataHolder</a></code>, <code><a href="../../data/SerializableDataHolder.Mutable.html" title="interface in org.spongepowered.api.data">SerializableDataHolder.Mutable</a></code>, <code><a href="https://jd.advntr.dev/api/4.17.0/net/kyori/adventure/sound/Sound.Emitter.html" title="class or interface in net.kyori.adventure.sound" class="external-link">Sound.Emitter</a></code>, <code><a href="../../scoreboard/TeamMember.html" title="interface in org.spongepowered.api.scoreboard">TeamMember</a></code>, <code><a href="../../data/value/ValueContainer.html" title="interface in org.spongepowered.api.data.value">ValueContainer</a></code></dd>
</dl>
<dl class="notes">
<dt>All Known Subinterfaces:</dt>
<dd><code><a href="GlowItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">GlowItemFrame</a></code></dd>
</dl>
<hr>
<div class="type-signature"><span class="modifiers">public interface </span><span class="element-name type-name-label">ItemFrame</span><span class="extends-implements">
extends <a href="Hanging.html" title="interface in org.spongepowered.api.entity.hanging">Hanging</a></span></div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -89,20 +89,24 @@ <h1 title="Package org.spongepowered.api.entity.hanging" class="title">Package o
<div class="summary-table two-column-summary">
<div class="table-header col-first">Class</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Hanging.html" title="interface in org.spongepowered.api.entity.hanging">Hanging</a></div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="GlowItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">GlowItemFrame</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">Represents a hanging entity, such as a <a href="Painting.html" title="interface in org.spongepowered.api.entity.hanging"><code>Painting</code></a>.</div>
<div class="block">Represents a Glow Item Frame.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="ItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">ItemFrame</a></div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Hanging.html" title="interface in org.spongepowered.api.entity.hanging">Hanging</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">Represents an Item Frame.</div>
<div class="block">Represents a hanging entity, such as a <a href="Painting.html" title="interface in org.spongepowered.api.entity.hanging"><code>Painting</code></a>.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="LeashKnot.html" title="interface in org.spongepowered.api.entity.hanging">LeashKnot</a></div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="ItemFrame.html" title="interface in org.spongepowered.api.entity.hanging">ItemFrame</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">Represents a tied end of a leash on a block, like a fence post.</div>
<div class="block">Represents an Item Frame.</div>
</div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="Painting.html" title="interface in org.spongepowered.api.entity.hanging">Painting</a></div>
<div class="col-first odd-row-color class-summary class-summary-tab1"><a href="LeashKnot.html" title="interface in org.spongepowered.api.entity.hanging">LeashKnot</a></div>
<div class="col-last odd-row-color class-summary class-summary-tab1">
<div class="block">Represents a tied end of a leash on a block, like a fence post.</div>
</div>
<div class="col-first even-row-color class-summary class-summary-tab1"><a href="Painting.html" title="interface in org.spongepowered.api.entity.hanging">Painting</a></div>
<div class="col-last even-row-color class-summary class-summary-tab1">
<div class="block">Represents a Painting.</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 211b4a1

Please sign in to comment.