Uses of Enum Class
com.blackrook.rookscript.ScriptInstance.State
Package
Description
Contains scripting components for the scripting language.
-
Uses of ScriptInstance.State in com.blackrook.rookscript
Modifier and TypeMethodDescriptionScriptInstance.getState()
static ScriptInstance.State
Returns the enum constant of this class with the specified name.static ScriptInstance.State[]
ScriptInstance.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.