The data to build the modal form with
The components to be displayed and used in the modal form
The texture path to a texture from a resource pack that will be used as this form's icon
The title of this form, this is displayed at the top of the window
The texture path to a texture from a resource pack that will be used as this form's icon
The title of this form, this is displayed at the top of the window
The type of Form
Adds a form component to this modal form
The id of this component, this will be used in the callback response
The form component to add to this modal form
Removes a form component from this modal form
The id of the component to remove
Sends this modal form to a player or array of players
The player(s) to send this form to
A callback that is called when a valid response is received
A callback that is called when the form is closed
A callback that is called when the form times out
Generated using TypeDoc version 0.22.18, the 7/5/2022
Creates a new modal form with the provided data