Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-03 14:50:19 +01:00
Update GeyserConnector.java to fix JavaDoc (#1701)
Dieser Commit ist enthalten in:
Ursprung
9f6182f8df
Commit
ce9cd92b2e
@ -342,7 +342,7 @@ public class GeyserConnector {
|
|||||||
/**
|
/**
|
||||||
* Gets a player by their Xbox user identifier
|
* Gets a player by their Xbox user identifier
|
||||||
*
|
*
|
||||||
* @param xboxUuid the Xbox user identifier
|
* @param xuid the Xbox user identifier
|
||||||
* @return the player or <code>null</code> if there is no player online with this xuid
|
* @return the player or <code>null</code> if there is no player online with this xuid
|
||||||
*/
|
*/
|
||||||
public GeyserSession getPlayerByXuid(String xuid) {
|
public GeyserSession getPlayerByXuid(String xuid) {
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren