Uses of Interface
com.velocitypowered.api.proxy.messages.ChannelRegistrar
Packages that use ChannelRegistrar
Package
Description
Provides an interface to interact with the proxy at a low level.
-
Uses of ChannelRegistrar in com.velocitypowered.api.proxy
Methods in com.velocitypowered.api.proxy that return ChannelRegistrarModifier and TypeMethodDescriptionProxyServer.getChannelRegistrar()
Gets theChannelRegistrar
instance.