Uses of Package
com.velocitypowered.api.proxy.messages
Packages that use com.velocitypowered.api.proxy.messages
Package
Description
Provides events for handling incoming connections to the proxy and logins.
Provides events for handling actions performed by players.
Provides an interface to interact with the proxy at a low level.
Provides an interface to receive, handle, and send plugin messages on the proxy from clients and
servers.
Provides utilities to handle server information.
-
Classes in com.velocitypowered.api.proxy.messages used by com.velocitypowered.api.event.connectionClassDescriptionRepresents a channel identifier for use with plugin messaging.Represents something that can be sent plugin messages.Indicates that this may be a source of plugin messages.
-
Classes in com.velocitypowered.api.proxy.messages used by com.velocitypowered.api.event.player
-
Classes in com.velocitypowered.api.proxy.messages used by com.velocitypowered.api.proxyClassDescriptionRepresents a channel identifier for use with plugin messaging.Represents something that can be sent plugin messages.Indicates that this may be a source of plugin messages.Represents an interface to register and unregister
ChannelIdentifier
s for the proxy to listen on.A data encoder to be sent via a plugin message. -
Classes in com.velocitypowered.api.proxy.messages used by com.velocitypowered.api.proxy.messagesClassDescriptionRepresents a channel identifier for use with plugin messaging.Represents a Minecraft 1.13+ channel identifier.A data encoder to be sent via a plugin message.
-
Classes in com.velocitypowered.api.proxy.messages used by com.velocitypowered.api.proxy.server