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