Uses of Enum
com.blackrook.rookscript.functions.RandomFunctions
Packages that use RandomFunctions
-
Uses of RandomFunctions in com.blackrook.rookscript.functions
Subclasses with type arguments of type RandomFunctions in com.blackrook.rookscript.functionsMethods in com.blackrook.rookscript.functions that return RandomFunctionsModifier and TypeMethodDescriptionstatic RandomFunctionsReturns the enum constant of this type with the specified name.static RandomFunctions[]RandomFunctions.values()Returns an array containing the constants of this enum type, in the order they are declared.