Interface ServerBoundPacket

All Known Implementing Classes:
PacketType.Configuration.Client, PacketType.Handshaking.Client, PacketType.Login.Client, PacketType.Play.Client, PacketType.Status.Client

public interface ServerBoundPacket
A Marker interface used to indicate that this packet is originating on the client, and is bound to the server.