Uses of Enum Class
me.github.simonplays15.betterbansystem.core.automod.AutoModActionParameters
Packages that use AutoModActionParameters
-
Uses of AutoModActionParameters in me.github.simonplays15.betterbansystem.core.automod
Methods in me.github.simonplays15.betterbansystem.core.automod that return AutoModActionParametersModifier and TypeMethodDescriptionstatic AutoModActionParameters
Returns the enum constant of this class with the specified name.static AutoModActionParameters[]
AutoModActionParameters.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in me.github.simonplays15.betterbansystem.core.automod with parameters of type AutoModActionParametersModifier and TypeMethodDescriptionAutoModAction.getParameter
(AutoModActionParameters key) Retrieves the value of the specified AutoModActionParameters key from the parameters map.