receive
Invoked when a message is received on the associated channel.
Parameters
player
The McServerPlayer representing the player receiving the message.
data
The byte array containing the received message data.
Invoked when a message is received on the associated channel.
The McServerPlayer representing the player receiving the message.
The byte array containing the received message data.