Receive
Called in correspondence with net.minecraft.network.NetworkManager.channelRead0, which is called in the event that the client receives a packet from the server.
When cancelled, packets are not processed by the client.
Parameters
packet
The packet being received.