Uses of Class
net.md_5.bungee.api.event.TargetedEvent
Packages that use TargetedEvent
Package
Description
-
Uses of TargetedEvent in com.mrivanplays.ivancord.api.event
Subclasses of TargetedEvent in com.mrivanplays.ivancord.api.eventModifier and TypeClassDescriptionclassclass -
Uses of TargetedEvent in io.github.waterfallmc.waterfall.event
Subclasses of TargetedEvent in io.github.waterfallmc.waterfall.eventModifier and TypeClassDescriptionclassCalled when the proxy intercepts the command packet allowing for plugins to prevent commands being added to the clients which might not be wanted. -
Uses of TargetedEvent in net.md_5.bungee.api.event
Subclasses of TargetedEvent in net.md_5.bungee.api.eventModifier and TypeClassDescriptionclassEvent called when a player sends a message to a server.classEvent called when a plugin message is sent to the client or 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.