getReceived

static Set<IdentifiergetReceived(ServerPlayerEntity player)

Gets all the channel names that the server can receive packets on.

Return

All the channel names that the server can receive packets on

Parameters

player

the player

static Set<IdentifiergetReceived(ServerPlayNetworkHandler handler)

Gets all the channel names that the server can receive packets on.

Return

All the channel names that the server can receive packets on

Parameters

handler

the network handler