canServerReceive

abstract boolean canServerReceive(Identifier id)

Check if the server declared the ability to receive a given packet IDusing the vanilla "register/unregister" protocol.

Return

True if the server side declared a given packet identifier.

Parameters

id

The packet identifier.

Sources

jvm source
Link copied to clipboard