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 process.Called asynchronously when the client attempts to authenticate against the server.Called when a
player
disconnects from the game.Called after the client authenticates and attempts to login to the server.Called after the server finished its handshake with the client.