Uses of Enum Class
com.bencodez.votingplugin.bungee.global.multiproxy.MultiProxyMethod
-
Uses of MultiProxyMethod in com.bencodez.votingplugin.bungee.global.multiproxy
Modifier and TypeMethodDescriptionstatic MultiProxyMethod
abstract MultiProxyMethod
MultiProxyHandler.getMultiProxyMethod()
static MultiProxyMethod
Returns the enum constant of this class with the specified name.static MultiProxyMethod[]
MultiProxyMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.