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

    Holds information for expressing the net size of a volume of blocks.

    Index

    Constructors

    Properties

    x y z

    Methods

    Constructors

    • Beta

      Parameters

      • x: number
      • y: number
      • z: number

      Returns BlockAreaSize

      Creates a new BlockAreaSize object.

    Properties

    x: number

    X size (west to east) component of this block area.

    y: number

    Y size (down to up) of this block area size.

    z: number

    Z size (south to north) of this block area size.

    Methods

    • Beta

      Parameters

      Returns boolean

      Tests whether this block area size is equal to another BlockAreaSize object.