@minecraft/server
    Preparing search index...

    Class PrimitiveShapesManagerBeta

    Primitive Shapes class used to allow adding and removing text primitives to the world.

    Index

    Methods

    • Beta

      Parameters

      Returns void

      Adds a new text primitive to the world.

    • Beta

      Returns void

      Removes all text primitives from the world.

    • Beta

      Parameters

      Returns void

      Removes an instance of a text primitive from the world. This is equivalent to calling remove on the text itself.