Bedrock Energistics Core
    Preparing search index...

    Class MachineUiElementsBeta

    Represents the UI elements of a machine.

    Index

    Constructors

    Methods

    • Beta

      Gets the IDs of all the UI elements.

      Returns string[]

      An array containing the IDs of all the UI elements.

    • Beta

      Get all UI elements with any of the specified types.

      Parameters

      • ...types: string[]

        The types to filter by.

      Returns Record<string, UiElementDefinition>

      A record containing the UI elements with any of the specified types.