Uses of Enum Class
com.blackrook.rookscript.ScriptInstance.State
Packages that use ScriptInstance.State
Package
Description
Contains scripting components for the scripting language.
- 
Uses of ScriptInstance.State in com.blackrook.rookscriptMethods in com.blackrook.rookscript that return ScriptInstance.StateModifier and TypeMethodDescriptionScriptInstance.getState()static ScriptInstance.StateReturns 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.