- All Known Subinterfaces:
GeyserConnection
- All Known Implementing Classes:
GeyserSession
@NonNull
public interface Connection
Represents a player connection.
-
Method Summary
Gets the name of the connection.
Gets the
UUID
of the connection.
Gets the XUID of the connection.
-
Method Details
-
name
Gets the name of the connection.
- Returns:
- the name of the connection
-
uuid
Gets the
UUID
of the connection.
- Returns:
- the UUID of the connection
-
xuid
Gets the XUID of the connection.
- Returns:
- the XUID of the connection