Uses of Class
com.velocitypowered.api.proxy.messages.MinecraftChannelIdentifier
Packages that use MinecraftChannelIdentifier
Package
Description
Provides an interface to receive, handle, and send plugin messages on the proxy from clients and
servers.
-
Uses of MinecraftChannelIdentifier in com.velocitypowered.api.proxy.messages
Methods in com.velocitypowered.api.proxy.messages that return MinecraftChannelIdentifierModifier and TypeMethodDescriptionstatic MinecraftChannelIdentifier
Creates an identifier in the specified namespace.static MinecraftChannelIdentifier
MinecraftChannelIdentifier.forDefaultNamespace
(String name) Creates an identifier in the default namespace (minecraft
).static MinecraftChannelIdentifier
Creates an channel identifier from the specified Minecraft identifier.static MinecraftChannelIdentifier
Creates an channel identifier from the specified Minecraft identifier.