Uses of Interface
com.velocitypowered.api.proxy.ConnectionRequestBuilder.Result
Packages that use ConnectionRequestBuilder.Result
Package
Description
Provides an interface to interact with the proxy at a low level.
-
Uses of ConnectionRequestBuilder.Result in com.velocitypowered.api.proxy
Methods in com.velocitypowered.api.proxy that return types with arguments of type ConnectionRequestBuilder.ResultModifier and TypeMethodDescriptionConnectionRequestBuilder.connect()
Initiates the connection to the remote server and emits a result on theCompletableFuture
after the user has logged on.