Uses of Enum
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 type with the specified name.static ErrorFunctions[]ErrorFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.