Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Dialog tag (Java Edition)

From SAS Gaming Wiki
Revision as of 11:07, 16 April 2026 by SyncBot (talk | contribs) (Sync: new page from Minecraft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:TOC

A dialog tag is a group of Minecraft:dialogs.

List of tags

pause_screen_additions

Dialogs in this tag replaces the "Report Bugs" button or the "Server Links" button on the pause screen.

The behavior are the following:

  • If this tag is not specified or is empty but the server has sent 'server_links' packet, tag will be handled as if it contained Template:Cd dialog.
  • If this tag is still empty, the button is not visible ("Send Feedback" and "Report Bugs" buttons are visible instead).
  • If this tag has a single element, the button will lead directly to the single dialog.
  • If this tag has multiple elements, the button will lead to Template:Cd which (by default) lets the player select one of the tag elements.

Template:Tag list

quick_actions

Dialogs to open when pressing Template:Control.

The behavior are the following:

  • If this tag is empty, pressing the keybind does nothing.
  • If this tag has a single element, pressing the keybind opens the contained dialog.
  • If this tag has multiple elements, pressing the keybind opens the Template:Cd dialog which (by default) lets the player select one of the tag elements.

Template:Tag list

History

Template:HistoryTable

Navigation

Template:Navbox Java Edition technical

Minecraft:fr:Tag de dialogue (Édition Java) Minecraft:pt:Marcação de diálogo (Edição Java) Minecraft:uk:Теґ діалогів (Java Edition) Minecraft:zh:Java版标签/对话框