Interface C2SPacketTypeCallback


@Deprecated public interface C2SPacketTypeCallback
Deprecated.
Please migrate to S2CPlayChannelEvents since this was incorrectly named.
Event for listening to packet type registration and unregistration notifications (also known as "minecraft:register" and "minecraft:unregister") sent by a client.

Registrations received will be for server -> client packets that the sending client can understand.