register

abstract void register(Identifier id, PacketConsumer consumer)

Register a packet.

Parameters

id

The packet Identifier.

consumer

The method used for handling the packet.

Sources

jvm source
Link copied to clipboard