Skip to content

Commit 996e805

Browse files
Publishing javadoc for SpongePowered/SpongeAPI 14.1.0-SNAPSHOT
1 parent b61bc81 commit 996e805

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

spongeapi/14.1.0-SNAPSHOT/index-all.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44470,6 +44470,8 @@ <h2 class="title" id="I:S">S</h2>
4447044470
</dd>
4447144471
<dt><a href="org/spongepowered/api/entity/living/player/gamemode/GameModes.html#SPECTATOR" class="member-name-link">SPECTATOR</a> - Static variable in class org.spongepowered.api.entity.living.player.gamemode.<a href="org/spongepowered/api/entity/living/player/gamemode/GameModes.html" title="class in org.spongepowered.api.entity.living.player.gamemode">GameModes</a></dt>
4447244472
<dd>&nbsp;</dd>
44473+
<dt><a href="org/spongepowered/api/event/cause/entity/MovementTypes.html#SPECTATOR" class="member-name-link">SPECTATOR</a> - Static variable in class org.spongepowered.api.event.cause.entity.<a href="org/spongepowered/api/event/cause/entity/MovementTypes.html" title="class in org.spongepowered.api.event.cause.entity">MovementTypes</a></dt>
44474+
<dd>&nbsp;</dd>
4447344475
<dt><a href="org/spongepowered/api/data/Keys.html#SPECTATOR_TARGET" class="member-name-link">SPECTATOR_TARGET</a> - Static variable in class org.spongepowered.api.data.<a href="org/spongepowered/api/data/Keys.html" title="class in org.spongepowered.api.data">Keys</a></dt>
4447444476
<dd>
4447544477
<div class="block">The <a href="org/spongepowered/api/entity/Entity.html" title="interface in org.spongepowered.api.entity"><code>target</code></a> of the spectator camera of a <a href="org/spongepowered/api/entity/living/player/Player.html" title="interface in org.spongepowered.api.entity.living.player"><code>Player</code></a>.</div>

spongeapi/14.1.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.1.0-SNAPSHOT/org/spongepowered/api/event/cause/entity/MovementTypes.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ <h2>Field Summary</h2>
128128
<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="MovementType.html" title="interface in org.spongepowered.api.event.cause.entity">MovementType</a>&gt;</code></div>
129129
<div class="col-second odd-row-color"><code><a href="#PORTAL" class="member-name-link">PORTAL</a></code></div>
130130
<div class="col-last odd-row-color">&nbsp;</div>
131+
<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="MovementType.html" title="interface in org.spongepowered.api.event.cause.entity">MovementType</a>&gt;</code></div>
132+
<div class="col-second even-row-color"><code><a href="#SPECTATOR" class="member-name-link">SPECTATOR</a></code></div>
133+
<div class="col-last even-row-color">&nbsp;</div>
131134
</div>
132135
</section>
133136
</li>
@@ -210,6 +213,12 @@ <h3>PORTAL</h3>
210213
<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="MovementType.html" title="interface in org.spongepowered.api.event.cause.entity">MovementType</a>&gt;</span>&nbsp;<span class="element-name">PORTAL</span></div>
211214
</section>
212215
</li>
216+
<li>
217+
<section class="detail" id="SPECTATOR">
218+
<h3>SPECTATOR</h3>
219+
<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="MovementType.html" title="interface in org.spongepowered.api.event.cause.entity">MovementType</a>&gt;</span>&nbsp;<span class="element-name">SPECTATOR</span></div>
220+
</section>
221+
</li>
213222
</ul>
214223
</section>
215224
</li>

0 commit comments

Comments
 (0)