Uses of Class
net.md_5.bungee.api.event.AsyncEvent
Packages that use AsyncEvent
Package
Description
-
Uses of AsyncEvent in com.mrivanplays.ivancord.api.event
Subclasses of AsyncEvent in com.mrivanplays.ivancord.api.eventModifier and TypeClassDescriptionclassEvent, called when the HAProxy message for a connection has been decoded. -
Uses of AsyncEvent in io.github.waterfallmc.waterfall.event
Subclasses of AsyncEvent in io.github.waterfallmc.waterfall.eventModifier 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 AsyncEvent in net.md_5.bungee.api.event
Subclasses of AsyncEvent in net.md_5.bungee.api.eventModifier and TypeClassDescriptionclassEvent called to represent a player logging in.classEvent called to represent a player first making their presence and username known.classCalled when the proxy is queried for status from the server list.