Uses of Enum Class
com.blackrook.rookscript.functions.common.ErrorFunctions
Packages that use ErrorFunctions
-
Uses of ErrorFunctions in com.blackrook.rookscript.functions.common
Subclasses with type arguments of type ErrorFunctions in com.blackrook.rookscript.functions.commonMethods 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.