Uses of Enum Class
com.blackrook.rookscript.functions.common.MiscFunctions
Packages that use MiscFunctions
-
Uses of MiscFunctions in com.blackrook.rookscript.functions.common
Subclasses with type arguments of type MiscFunctions in com.blackrook.rookscript.functions.commonMethods in com.blackrook.rookscript.functions.common that return MiscFunctionsModifier and TypeMethodDescriptionstatic MiscFunctionsReturns the enum constant of this class with the specified name.static MiscFunctions[]MiscFunctions.values()Returns an array containing the constants of this enum class, in the order they are declared.