Package org.spongepowered.api.event.network
@DefaultQualifier(org.checkerframework.checker.nullness.qual.NonNull.class)
package org.spongepowered.api.event.network
-
InterfacesClassDescriptionCalled 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
connectiondisconnects 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 aplayerleaves from the world.Called after the server finished its configuration with the client.Represents an event that has knowledge about theGameProfilethat is linked to the connection.