Uses of Enum Class
me.sciguymjm.uberenchant.utils.UberEffects
Packages that use UberEffects
Package
Description
-
Uses of UberEffects in me.sciguymjm.uberenchant.enchantments.abstraction
Methods in me.sciguymjm.uberenchant.enchantments.abstraction that return UberEffects -
Uses of UberEffects in me.sciguymjm.uberenchant.utils
Methods in me.sciguymjm.uberenchant.utils that return UberEffectsModifier and TypeMethodDescriptionstatic UberEffects
UberEffects.getByType
(org.bukkit.potion.PotionEffectType type) For internal use.static UberEffects
Returns the enum constant of this class with the specified name.static UberEffects[]
UberEffects.values()
Returns an array containing the constants of this enum class, in the order they are declared.