Package-level declarations
Types
Link copied to clipboard
Async utils including game-based tick scheduling and network requests. JavaScript-only.
Link copied to clipboard
object ScriptBlockUtil
Object used by the script API to provide an
Link copied to clipboard
object ScriptClient
The main hub of the ScriptAPI client that provides access to a useful set of members.
Link copied to clipboard
object ScriptContextProvider
The main hub of the ScriptAPI that provides access to a useful set of members.
Link copied to clipboard
object ScriptInteractionUtil
Link copied to clipboard
object ScriptItemUtil
Object used by the script API to provide an easier way of creating items.
Link copied to clipboard
object ScriptMovementUtil
Link copied to clipboard
object ScriptNetworkUtil
Link copied to clipboard
Link copied to clipboard
object ScriptPrimitives
Because the languages used in scripts usually have very broad requirements for numeric types. For example, all numbers in JS are Double, which can cause problems on interoperations.
Link copied to clipboard
class ScriptReflectionUtil
Link copied to clipboard
object ScriptRotationUtil
A collection of useful rotation utilities for the ScriptAPI. This SHOULD not be changed in a way that breaks backwards compatibility.
Link copied to clipboard
object ScriptUnsafeThread