Script API - v1.21.90.25
    Preparing search index...

    Module @minecraft/common - v1.2.0

    Manifest Details

    {
    "module_name": "@minecraft/common",
    "version": "1.2.0"
    }

    Install type definition for @minecraft/common module using npm:

    npm i @minecraft/common@1.2.0
    

    Classes

    ArgumentOutOfBoundsError

    This type of error is thrown when a parameter to a method or property is out of expected bounds.

    EngineError

    Specifies an underlying error in the engine in processing a function.

    InvalidArgumentError

    Specifies that a passed-in argument to a method is not correct or allowed.

    PropertyOutOfBoundsError

    Interfaces

    NumberRange

    Represents a min/max structure for expressing a potential range of numbers.