You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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>
45348
45352
<dd> </dd>
45353
+
<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>
45354
+
<dd> </dd>
45349
45355
<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>
45350
45356
<dd>
45351
45357
<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>
<divclass="col-first even-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Optional.html" title="class or interface in java.util" class="external-link">Optional</a><wbr><<ahref="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></code></div>
<divclass="block">Returns whether this version is an older version that doesn't support
127
132
all of the features in <ahref="network/status/StatusResponse.html" title="interface in org.spongepowered.api.network.status"><code>StatusResponse</code></a>.</div>
128
133
</div>
129
-
<divclass="col-first odd-row-color method-summary-table method-summary-table-tab2 method-summary-table-tab3"><code><ahref="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
<divclass="block">Gets the protocol version of this Minecraft version.</div>
138
143
</div>
139
144
</div>
@@ -162,6 +167,17 @@ <h3>name</h3>
162
167
</section>
163
168
</li>
164
169
<li>
170
+
<sectionclass="detail" id="id()">
171
+
<h3>id</h3>
172
+
<divclass="member-signature"><spanclass="return-type"><ahref="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Optional.html" title="class or interface in java.util" class="external-link">Optional</a><<ahref="https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>></span> <spanclass="element-name">id</span>()</div>
173
+
<divclass="block">Gets the id of this Minecraft version.</div>
Copy file name to clipboardExpand all lines: spongeapi/17.0.0-SNAPSHOT/org/spongepowered/api/event/cause/entity/MovementTypes.html
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -128,6 +128,9 @@ <h2>Field Summary</h2>
128
128
<divclass="col-first odd-row-color"><code>static final <ahref="../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr><<ahref="MovementType.html" title="interface in org.spongepowered.api.event.cause.entity">MovementType</a>></code></div>
<divclass="col-first even-row-color"><code>static final <ahref="../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><wbr><<ahref="MovementType.html" title="interface in org.spongepowered.api.event.cause.entity">MovementType</a>></code></div>
<divclass="member-signature"><spanclass="modifiers">public static final</span> <spanclass="return-type"><ahref="../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><<ahref="MovementType.html" title="interface in org.spongepowered.api.event.cause.entity">MovementType</a>></span> <spanclass="element-name">PORTAL</span></div>
211
214
</section>
212
215
</li>
216
+
<li>
217
+
<sectionclass="detail" id="SPECTATOR">
218
+
<h3>SPECTATOR</h3>
219
+
<divclass="member-signature"><spanclass="modifiers">public static final</span> <spanclass="return-type"><ahref="../../../registry/DefaultedRegistryReference.html" title="interface in org.spongepowered.api.registry">DefaultedRegistryReference</a><<ahref="MovementType.html" title="interface in org.spongepowered.api.event.cause.entity">MovementType</a>></span> <spanclass="element-name">SPECTATOR</span></div>
Copy file name to clipboardExpand all lines: spongeapi/17.0.0-SNAPSHOT/org/spongepowered/api/event/server/ClientPingServerEvent.Response.Version.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ <h2>Method Summary</h2>
128
128
</div>
129
129
<divclass="inherited-list">
130
130
<h3id="methods-inherited-from-class-org.spongepowered.api.MinecraftVersion">Methods inherited from interface org.spongepowered.api.<ahref="../../MinecraftVersion.html" title="interface in org.spongepowered.api">MinecraftVersion</a></h3>
0 commit comments