NetworkingImpl

public final class NetworkingImpl

Functions

init
Link copied to clipboard
static void init()
isReservedPlayChannel
Link copied to clipboard
static boolean isReservedPlayChannel(Identifier channelName)

Properties

EARLY_REGISTRATION_CHANNEL
Link copied to clipboard
public final static Identifier EARLY_REGISTRATION_CHANNEL
Id of the packet used to declare all currently supported channels.
LOGGER
Link copied to clipboard
public final static Logger LOGGER
MOD_ID
Link copied to clipboard
public final static String MOD_ID
REGISTER_CHANNEL
Link copied to clipboard
public final static Identifier REGISTER_CHANNEL
Id of packet used to register supported channels.
UNREGISTER_CHANNEL
Link copied to clipboard
public final static Identifier UNREGISTER_CHANNEL
Id of packet used to unregister supported channels.

Sources

jvm source
Link copied to clipboard