@minecraft
    Preparing search index...

    Class CustomFormBeta

    A customizable data driven (DDUI) form that lets you add buttons, labels, toggles, dropdowns, sliders, text fields, and more. The form layout is built by calling methods to add components before calling show(). Any Observable values bound to form components will automatically update the UI when their values change.

    Index

    Constructors

    Methods

    • World mutation

      Returns boolean

      Returns true if the form is currently being shown to the player, false otherwise.