Package com.blamejared.crafttweaker.api.zencode.scriptrun
package com.blamejared.crafttweaker.api.zencode.scriptrun
-
ClassDescriptionMutable version of
IScriptRunInfothat allows changing certain information.Represents a script file which will be read during anIScriptRun.Represents an execution of one or moreIScriptFiles.Gives information relative to a specificIScriptRun.Manages the creation and lifecycle ofIScriptRuns, while also dealing withIActions.Configures the list ofJavaNativeModules for a particularIScriptRun.Creates aJavaNativeModulefrom the given information.Holds the configuration that should be followed during automatic script discovery for the creation of aIScriptRun.Represents a callback that can be used to retain the results of the discovery process.Specifies the behavior to be used when a file with a suspicious name is encountered.Holds information relative to the configuration for a specificIScriptRun.Indicates the kind of run that theIScriptRunwill perform.