Package dev.jorel.commandapi.network
package dev.jorel.commandapi.network
-
ClassDescriptionCommandAPIMessenger<InputChannel,
OutputChannel> Handles sending and receivingCommandAPIPackets between instances of the CommandAPI plugin on different servers.An interface for formatting messages that can be sent between separate instances of the CommandAPI.CommandAPIPacketHandler<InputChannel>An interface for handlingCommandAPIPackets.CommandAPIPacketHandlerProvider<InputChannel>An interface for defining the platform-level implementations ofCommandAPIPacketHandler.An enum that defines the different channels of the network protocol of the CommandAPI.A sequence of bytes that can be written to and read from.HandshakePacketHandler<InputChannel>An interface for handlingCommandAPIPackets on theCommandAPIProtocol.HANDSHAKEchannel.PlayPacketHandler<InputChannel>An interface for handlingCommandAPIPackets on theCommandAPIProtocol.PLAYchannel.