Uses of Enum Class
com.bencodez.votingplugin.bungee.BungeeMethod
Packages that use BungeeMethod
Package
Description
-
Uses of BungeeMethod in com.bencodez.votingplugin
Methods in com.bencodez.votingplugin that return BungeeMethod -
Uses of BungeeMethod in com.bencodez.votingplugin.bungee
Methods in com.bencodez.votingplugin.bungee that return BungeeMethodModifier and TypeMethodDescriptionstatic BungeeMethod
VotingPluginBungee.getMethod()
static BungeeMethod
Returns the enum constant of this class with the specified name.static BungeeMethod[]
BungeeMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of BungeeMethod in com.bencodez.votingplugin.bungee.velocity
Methods in com.bencodez.votingplugin.bungee.velocity that return BungeeMethod