All Classes and Interfaces
Class
Description
Main BungeeCord proxy class.
Command to terminate the proxy instance.
Command to list all players connected to the proxy.
Command to list and switch a player between available servers.
Core configuration for the proxy.
Command sender representing the proxy console.
Class to rewrite integers within packets.
This class is a primitive wrapper for
PacketHandler instances tied to
channels to maintain simple states, and only call the required, adapted
methods when the channel is connected.This class will attempt to read a packet from
PacketReader, with the
specified PacketDecoder.protocol before returning a new ByteBuf with the
copied contents of all bytes read in this frame.Series of utility classes to perform various operations.