Uses of Record Class
org.geysermc.geyser.session.auth.AuthData
Packages that use AuthData
-
Uses of AuthData in org.geysermc.connector.network.session.auth
Constructors in org.geysermc.connector.network.session.auth with parameters of type AuthData -
Uses of AuthData in org.geysermc.geyser.session
Methods in org.geysermc.geyser.session that return AuthDataMethods in org.geysermc.geyser.session with parameters of type AuthDataModifier and TypeMethodDescriptionvoid
GeyserSession.setAuthData(AuthData authData)
void
GeyserSession.setAuthenticationData(AuthData authData)