Uses of Enum Class
com.bencodez.votingplugin.bungee.global.multiproxy.MultiProxyMethod
Packages that use MultiProxyMethod
-
Uses of MultiProxyMethod in com.bencodez.votingplugin.bungee.global.multiproxy
Methods in com.bencodez.votingplugin.bungee.global.multiproxy that return MultiProxyMethodModifier and TypeMethodDescriptionstatic MultiProxyMethodabstract MultiProxyMethodMultiProxyHandler.getMultiProxyMethod()static MultiProxyMethodReturns 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.