Interface ClientBoundPacket
- All Known Implementing Classes:
PacketType.Configuration.Server
,PacketType.Handshaking.Server
,PacketType.Login.Server
,PacketType.Play.Server
,PacketType.Status.Server
public interface ClientBoundPacket
A Marker interface used to indicate that this packet is originating on
the server, and is bound to the client.