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

Minecraft:Tooltip: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Sync: updated from Minecraft
SyncBot (talk | contribs)
Sync: updated from Minecraft
Line 1: Line 1:
A '''tooltip''' is extra information that appears when hovering over or focusing on certain elements in the user interfaces, or when switching the held [[Minecraft:item]].
[[File:ExampleTooltip.png|thumb|An example of an item tooltip with [[enchantment]]s and [[Minecraft:attribute]]s]]
A '''tooltip''' is extra information that appears when hovering over or focusing on [[Minecraft:item]]s or certain UI elements.


== Types of tooltips ==
== Types of tooltips ==


=== Item tooltips ===
=== Item tooltips ===
[[File:ExampleTooltip.png|thumb|An example of an item tooltip with [[enchantment]]s and [[Minecraft:attribute]]s.]]
When hovering over an [[Minecraft:item]] with the cursor while in the [[Minecraft:inventory]] or a [[Minecraft:container]] screen, a tooltip with the item’s name appears next to the cursor. When playing with touch controls, tapping an item displays its tooltip on the bottom of the screen. Some items display extra information on their tooltips, such as [[Minecraft:enchantment]]s and [[Minecraft:shulker box]] contents. {{IN|java}}, basic item tooltips are also visible in the "Items" section of the [[Minecraft:statistics]] menu when hovering over a block or item on the left side of the screen. {{IN|bedrock}}, tooltips in the inventory display the category of the item (Construction, Equipment, Items, or Nature) on the first line below the item name in dark blue when the recipe book or [[Minecraft:Creative inventory]] is shown.
When hovering over an [[Minecraft:item]] with the cursor while in the [[Minecraft:inventory]] or a [[Minecraft:container]] screen, a tooltip with the item’s name appears next to the cursor. When playing with touch controls, tapping an item displays its tooltip on the bottom of the screen. Some items display extra information on their tooltips, such as [[Minecraft:enchantment]]s and [[Minecraft:shulker box]] contents. {{IN|java}}, basic item tooltips are also visible in the "Items" section of the [[Minecraft:statistics]] menu when hovering over a block or item on the left side of the screen. {{IN|bedrock}}, tooltips in the inventory display the category of the item (Construction, Equipment, Items, or Nature) on the first line below the item name in dark blue.


{{IN|java}}, advanced tooltips, including item IDs and the exact remaining [[Minecraft:durability]] of tools, can be displayed by pressing the [[Minecraft:debug hotkey]] {{key|F3+H}}.
{{IN|java}}, advanced tooltips, including item IDs and the exact remaining [[Minecraft:durability]] of tools, can be displayed by pressing the [[Minecraft:debug hotkey]] {{key|F3+H}}.


==== Description of item tooltip lines ====
==== Description of item tooltip lines ====
{{Work in progress|section=1}}
{{Dynamic list|section=1}}
The table below describes all possible tooltip lines, including these shown when advanced tooltips are enabled. Note that table preserves the order of these lines too.
The table below describes all possible tooltip lines, including these shown when advanced tooltips are enabled. Note that table preserves the order of these lines too.


Line 330: Line 330:
| {{tc|partial|Do not use unless you know the exact contents!}}
| {{tc|partial|Do not use unless you know the exact contents!}}
|}
|}
==== Held item tooltips ====
When switching the item being held, the name of the item appears above the [[Minecraft:Heads-up display|hotbar]]. {{IN|bedrock}}, held item tooltips also show enchantments and shulker box contents. {{IN|java}}, the “Notification Time” [[Minecraft:Options|option]] affects how long this type of tooltip appears on-screen.


=== Effect tooltips ===
=== Effect tooltips ===
Line 340: Line 337:


=== Option tooltips ===
=== Option tooltips ===
{{exclusive|java|section=1}}
[[File:OptionTooltip.png|thumb|An option tooltip.]]
[[File:OptionTooltip.png|thumb|An option tooltip.]]
When certain buttons, text fields, and sliders are hovered over, or focused on when navigating with {{Key|Tab}}, they show a description in the form of a tooltip. The “Key Binds” options menu also has tooltips to provide details on conflicts between keys.
{{IN|je}}, when certain buttons, text fields, and sliders are hovered over, or focused on when navigating with {{Key|Tab}}, they show a description in the form of a tooltip. The “Key Binds” options menu also has tooltips to provide details on conflicts between keys.
 
{{IN|be}}, most options have descriptions that are always visible instead of tooltips. Menu tooltips are only used in the [[Minecraft:Game Menu|game menu]] for the small buttons on the bottom, and a message with the tooltip texture appears in the [[Minecraft:chat]] if there are unread messages below.


== History ==
== History ==
Line 411: Line 409:
}}
}}
<gallery>
<gallery>
OldStatsTooltip.png|The old ''Java Edition'' item tooltip as seen in the [[Minecraft:statistics]] menu before [[Minecraft:Java Edition 1.20.2|1.20.2]].
OldStatsTooltip.png|The old ''Java Edition'' item tooltip as seen in the [[Minecraft:statistics]] menu before [[Minecraft:Java Edition 1.20.2|1.20.2]]
</gallery>
</gallery>


Line 420: Line 418:
===Examples===
===Examples===
<gallery>
<gallery>
File:Tooltip1.png|An example of a [[Minecraft:smithing template]] tooltip.
File:Tooltip1.png|An example of a [[Minecraft:smithing template]] tooltip
File:Tooltip2.png|An example of a tooltip for a trimmed piece of [[Minecraft:armor]].
File:Tooltip2.png|An example of a tooltip for a trimmed piece of [[Minecraft:armor]]
File:TooltipIII.png|An example of a [[Minecraft:painting]] tooltip in the creative inventory {{in|java}}.
File:TooltipIII.png|An example of a [[Minecraft:painting]] tooltip in the Creative inventory {{in|java}}
File:Tooltip4.png|An example of a [[Minecraft:goat horn]] tooltip.
File:Tooltip4.png|An example of a [[Minecraft:goat horn]] tooltip
File:Written Book tooltip.png|An example of a [[Minecraft:written book]] tooltip.
File:Written Book tooltip.png|An example of a [[Minecraft:written book]] tooltip
File:Tooltip7.png|An example of a [[Minecraft:crossbow]] tooltip.
File:Bedrock game menu tooltip.png|Tooltip in the game menu
File:Tooltip5.png|An example of a [[Minecraft:decorated pot]] tooltip.
File:Tooltip7.png|An example of a [[Minecraft:crossbow]] tooltip
File:Tooltip8.png|An example of a [[Minecraft:bucket of tropical fish]] tooltip {{in|java}}.
File:Tooltip5.png|An example of a [[Minecraft:decorated pot]] tooltip
File:Tooltip6.png|An example of a key bind conflict tooltip {{in|java}}.
File:Tooltip8.png|An example of a [[Minecraft:bucket of tropical fish]] tooltip {{in|java}}
File:Tooltip6.png|An example of a key bind conflict tooltip {{in|java}}  
</gallery>
</gallery>



Revision as of 11:19, 29 July 2026

File:ExampleTooltip.png
An example of an item tooltip with enchantments and Minecraft:attributes

A tooltip is extra information that appears when hovering over or focusing on Minecraft:items or certain UI elements.

Types of tooltips

Item tooltips

When hovering over an Minecraft:item with the cursor while in the Minecraft:inventory or a Minecraft:container screen, a tooltip with the item’s name appears next to the cursor. When playing with touch controls, tapping an item displays its tooltip on the bottom of the screen. Some items display extra information on their tooltips, such as Minecraft:enchantments and Minecraft:shulker box contents. Template:IN, basic item tooltips are also visible in the "Items" section of the Minecraft:statistics menu when hovering over a block or item on the left side of the screen. Template:IN, tooltips in the inventory display the category of the item (Construction, Equipment, Items, or Nature) on the first line below the item name in dark blue when the recipe book or Minecraft:Creative inventory is shown.

Template:IN, advanced tooltips, including item IDs and the exact remaining Minecraft:durability of tools, can be displayed by pressing the Minecraft:debug hotkey Template:Key.

Description of item tooltip lines

Template:Dynamic list The table below describes all possible tooltip lines, including these shown when advanced tooltips are enabled. Note that table preserves the order of these lines too.

In "Content" column, cells with yellow background means the exact text displayed. Additionally, cells marked "[...]" means that this field has variable lines count.

Effect tooltips

Template:Exclusive

File:EffectCompact.png
An effect tooltip.

When Minecraft:effects in the Minecraft:inventory are displayed in the compact style, hovering over an effect icon displays more information about that effect.

Option tooltips

File:OptionTooltip.png
An option tooltip.

Template:IN, when certain buttons, text fields, and sliders are hovered over, or focused on when navigating with Template:Key, they show a description in the form of a tooltip. The “Key Binds” options menu also has tooltips to provide details on conflicts between keys.

Template:IN, most options have descriptions that are always visible instead of tooltips. Menu tooltips are only used in the game menu for the small buttons on the bottom, and a message with the tooltip texture appears in the Minecraft:chat if there are unread messages below.

History

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Legacy Console Edition

Template:HistoryTable

Issues

Template:Issue list

Gallery

Examples

Notes

Template:Notelist

References

<references />

Navigation

Template:Navbox gameplay

Minecraft:ja:ツールチップ Minecraft:pt:Descrição Minecraft:zh:提示框