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