Uses of Interface
net.md_5.bungee.api.plugin.Cancellable
Packages that use Cancellable
Package
Description
-
Uses of Cancellable in com.mrivanplays.ivancord.api.event
Classes in com.mrivanplays.ivancord.api.event that implement CancellableModifier and TypeClassDescriptionclassclassclassEvent, called when the HAProxy message for a connection has been decoded.classEvent, called when player is about to change his position. -
Uses of Cancellable in io.github.waterfallmc.waterfall.event
Classes in io.github.waterfallmc.waterfall.event that implement CancellableModifier and TypeClassDescriptionclassRepresents a brand new connection made to the proxy, allowing for plugins to efficiently close a connection, useful for connection throttlers, etc -
Uses of Cancellable in net.md_5.bungee.api.event
Classes in net.md_5.bungee.api.event that implement CancellableModifier and TypeClassDescriptionclassEvent called when a player sends a message to a server.classEvent called to represent an initial client connection.classEvent called to represent a player logging in.classEvent called when a plugin message is sent to the client or server.classEvent called to represent a player first making their presence and username known.classCalled when deciding to connect to a server.classRepresents a player getting kicked from a server.classEvent called when a player uses tab completion.classEvent called when a backend server sends a response to a player asking to tab-complete a chat message or command.