For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /changelog/server-ui.md.

@minecraft/server-ui 更新日志

官方原文:Microsoft Learn

版本映射表

npm 已发布版本号推断(如 2.9.0-rc.1.26.50-preview.20 → 预览分支 MC 1.26.50.20)。

API 版本稳定分支 MC预览分支 MC首次发布备注
2.3.0-1.26.50.242026-07-21-
2.2.01.26.431.26.50.242026-05-19预览
2.1.01.26.211.26.40.242025-04-22稳定
2.0.01.21.841.21.100.202025-01-30-
1.4.01.21.621.21.60.282024-08-01-
1.3.01.21.231.21.40.212024-06-12-
1.2.01.21.31.21.30.222023-06-14-
1.1.01.20.01.20.20.202023-04-19-
1.0.01.19.801.20.10.212022-09-27-

相对稳定版的变更

对比:稳定 2.1.0 ↔ 预览(当前文档) 2.3.0-beta.1.26.50-preview.20

新增导出符号

  • ImageDetails
  • ImageOptions
  • MessageBoxButtonOptions

既有符号的新增成员

  • ButtonOptions: imageDetails
  • CustomForm: image
  • DropdownOptions: tooltip
  • MessageBox: button1WithOptions, button2WithOptions
  • SliderOptions: fixedFormatDigits, tooltip
  • TextFieldOptions: tooltip
  • TextOptions: tooltip
  • ToggleOptions: tooltip

查看官方完整更新日志

稳定版 2.1.0

Added CustomForm

Added MessageBox

Added ObservableBoolean

Added ObservableNumber

Added ObservableString

Added ObservableUIRawMessage

Added enum DataDrivenScreenClosedReason

Added enum FormVisibilityErrorReason

Added enum TextFilteringError

预览版 2.2.0-rc.1.26.50-preview.24

Changed CustomForm

  • Added function image