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
<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/14.1.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