Interface S2CPacketTypeCallback


@Deprecated
public interface S2CPacketTypeCallback
Deprecated.
Please migrate to C2SPlayChannelEvents 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 server.

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