Uses of Interface
com.btcvelocity.api.bridge.BridgeChannel
Packages that use BridgeChannel
Package
Description
Provides an interface to interact with the proxy at a low level.
-
Uses of BridgeChannel in com.velocitypowered.api.proxy
Methods in com.velocitypowered.api.proxy that return BridgeChannelModifier and TypeMethodDescriptionProxyServer.getBridgeChannel()Gets theBridgeChannelused to exchangebtc:bridgemessages with the backend servers.