Package org.spongepowered.api.event.network
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.event.network
-
ClassDescriptionCalled when a ban is made on an IP address.Called when a pardon is made on an IP address.Represents an event fired during the login and configuration phase.Called asynchronously when the client attempts to authenticate against the server.Called when the configuration phase starts.Called when a
connection
disconnects from the game.Called after the client authenticates and attempts to switch to the configuration phase.Called asynchronously when the client attempts to connect to the server.Called when aplayer
leaves from the world.Called after the server finished its configuration with the client.Represents an event that has knowledge about theGameProfile
that is linked to the connection.