Uses of Enum Class
com.bencodez.votingplugin.events.SpecialRewardType
Packages that use SpecialRewardType
-
Uses of SpecialRewardType in com.bencodez.votingplugin.events
Methods in com.bencodez.votingplugin.events that return SpecialRewardTypeModifier and TypeMethodDescriptionPlayerSpecialRewardEvent.getType()SpecialRewardType.setAmount(int num) static SpecialRewardTypeReturns the enum constant of this class with the specified name.static SpecialRewardType[]SpecialRewardType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.bencodez.votingplugin.events with parameters of type SpecialRewardTypeConstructors in com.bencodez.votingplugin.events with parameters of type SpecialRewardTypeModifierConstructorDescription