Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@minecraft/server-ui

Package Overview
Dependencies
Maintainers
2
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@minecraft/server-ui

The `@minecraft/server-ui` module contains types for expressing simple dialog-based user experiences.

npmnpm
Version
1.0.0-beta.11940b23
Version published
Weekly downloads
92K
-16.32%
Maintainers
2
Weekly downloads
 
Created
Source

@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:

https://learn.microsoft.com/en-us/minecraft/creator/scriptapi/@minecraft/server-ui/@minecraft/server-ui

FAQs

Package last updated on 29 Sep 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts