Package me.remigio07.chatplugin.api.common.util.packet
package me.remigio07.chatplugin.api.common.util.packet
-
ClassDescriptionUtil class used to deserialize packets sent through the proxy.Class used to create packets using
PacketSerializer
.Contains packets used to inform the servers about players' joins and quits.Contains packets used to send messages to players.Deprecated.Internal use only.Deprecated.Internal use only.Contains packets used to synchronize servers with the proxy.Annotation used inPackets
to indicate a packet's scope.Represents a packet's scope.Util class used to serialize packets sent through the proxy.Annotation used inPackets
to indicate that a packet is to be read/sent through the custom socket channel and not through the standard BungeeCord's plugin messaging channel.