Uses of Enum Class
com.blackrook.rookscript.functions.common.ErrorFunctions
Packages that use ErrorFunctions
-
Uses of ErrorFunctions in com.blackrook.rookscript.functions.common
Methods in com.blackrook.rookscript.functions.common that return ErrorFunctionsModifier and TypeMethodDescriptionstatic ErrorFunctionsReturns the enum constant of this class with the specified name.static ErrorFunctions[]ErrorFunctions.values()Returns an array containing the constants of this enum class, in the order they are declared.