3
0
Mirror von https://github.com/PaperMC/Velocity.git synchronisiert 2024-11-17 05:20:14 +01:00
Dieser Commit ist enthalten in:
Andrew Steinborn 2021-04-17 06:17:45 -04:00
Ursprung 9645fb59da
Commit ec6fb80d6c

Datei anzeigen

@ -28,7 +28,7 @@ public interface PluginChannelId {
/** /**
* Wraps the specified Minecraft key so it can be used as a {@link PluginChannelId}, * Wraps the specified Minecraft key so it can be used as a {@link PluginChannelId},
* with the specified {@code legacyChannel} for clients onnected using Minecraft 1.12.2 * with the specified {@code legacyChannel} for clients connected using Minecraft 1.12.2
* or earlier. * or earlier.
* *
* @param legacyChannel the legacy channel name * @param legacyChannel the legacy channel name