Uses of Interface
net.md_5.bungee.api.plugin.Cancellable
Packages that use Cancellable
-
Uses of Cancellable in net.md_5.bungee.api.event
Classes in net.md_5.bungee.api.event that implement CancellableModifier and TypeClassDescriptionclass
Event called when a player sends a message to a server.class
Event called to represent an initial client connection.class
Event called to represent a player logging in.class
Event called when a plugin message is sent to the client or server.class
Event called to represent a player first making their presence and username known.class
Called when deciding to connect to a server.class
Represents a player getting kicked from a server.class
Event called when a player uses tab completion.class
Event called when a backend server sends a response to a player asking to tab-complete a chat message or command.