@minecraft
    Preparing search index...

    Class ListBlockVolume

    Volume composed of an unordered container of unique block locations.

    Hierarchy (View Summary)

    Index

    Constructors

    Methods

    • Parameters

      • locations: Vector3[]

        Array of block locations to be inserted into container.

      Returns void

      Insert block locations into container.

    • Parameters

      • locations: Vector3[]

        Array of block locations to be removed from container.

      Returns void

      Remove block locations from container.