Uses of Enum Class
com.velocitypowered.api.proxy.server.ServerInfoForwardingMode
Packages that use ServerInfoForwardingMode
Package
Description
Provides utilities to handle server information.
-
Uses of ServerInfoForwardingMode in com.velocitypowered.api.proxy.server
Methods in com.velocitypowered.api.proxy.server that return ServerInfoForwardingModeModifier and TypeMethodDescriptionstatic ServerInfoForwardingModeReturns the enum constant of this class with the specified name.static ServerInfoForwardingMode[]ServerInfoForwardingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.