Package com.velocitypowered.api.proxy.messages
package com.velocitypowered.api.proxy.messages
Provides an interface to receive, handle, and send plugin messages on the proxy from clients and
servers.
-
ClassDescriptionRepresents 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.Represents a legacy channel identifier (for Minecraft 1.12 and below).Represents a Minecraft 1.13+ channel identifier.A data encoder to be sent via a plugin message.