Interface ServerSideConnectionEvent.ProfileScoped

All Superinterfaces:
Event, ServerSideConnectionEvent
All Known Subinterfaces:
ServerSideConnectionEvent.Auth, ServerSideConnectionEvent.Configuration, ServerSideConnectionEvent.Handshake, ServerSideConnectionEvent.Join, ServerSideConnectionEvent.Leave, ServerSideConnectionEvent.Login
Enclosing interface:
ServerSideConnectionEvent

public static interface ServerSideConnectionEvent.ProfileScoped extends ServerSideConnectionEvent
Represents an event that has knowledge about the GameProfile that is linked to the connection.
  • Method Details