Uses of Enum Class
com.velocitypowered.api.proxy.ConnectionRequestBuilder.Status
Packages that use ConnectionRequestBuilder.Status
Package
Description
Provides an interface to interact with the proxy at a low level.
-
Uses of ConnectionRequestBuilder.Status in com.velocitypowered.api.proxy
Methods in com.velocitypowered.api.proxy that return ConnectionRequestBuilder.StatusModifier and TypeMethodDescriptionConnectionRequestBuilder.Result.getStatus()
Returns the status associated with this result.Returns the enum constant of this class with the specified name.static ConnectionRequestBuilder.Status[]
ConnectionRequestBuilder.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.