Uses of Interface
com.velocitypowered.api.proxy.ConnectionRequestBuilder
Packages that use ConnectionRequestBuilder
Package
Description
Provides an interface to interact with the proxy at a low level.
-
Uses of ConnectionRequestBuilder in com.velocitypowered.api.proxy
Methods in com.velocitypowered.api.proxy that return ConnectionRequestBuilderModifier and TypeMethodDescriptionPlayer.createConnectionRequest
(RegisteredServer server) Creates a new connection request so that the player can connect to another server.