Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@minecraft/server-ui) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@minecraft/server-ui
The @minecraft/server-ui module contains types for expressing simple dialog-based user experiences.
@minecraft/server-ui.ActionFormData contain a list of buttons with captions and images that can be used for presenting a set of options to a player.
@minecraft/server-ui.MessageFormData are simple two-button message experiences that are functional for Yes/No or OK/Cancel questions.
@minecraft/server-ui.ModalFormData allow for a more flexible "questionnaire-style" list of controls that can be used to take input.
NOTE: This version of this module is still in pre-release. It may change or it may be removed in future releases.
See full documentation for this module here: