Mirror von
https://github.com/ViaVersion/ViaVersion.git
synchronisiert 2024-11-03 14:50:30 +01:00
Fix typo in comment/javadocs (#2609)
Dieser Commit ist enthalten in:
Ursprung
5e11d9d51f
Commit
47af0d634f
@ -35,7 +35,7 @@ public interface ServerProtocolVersion {
|
||||
int lowestSupportedVersion();
|
||||
|
||||
/**
|
||||
* Returns the lowest supported protocol version by this server.
|
||||
* Returns the highest supported protocol version by this server.
|
||||
* This and {@link #lowestSupportedVersion()} should only differ on proxy servers supporting multiple versions.
|
||||
*
|
||||
* @return highest supported protocol version
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren