minecraft.wiki-mirror/wiki_backup/tooltip.txt

103 lines
8.4 KiB
Text
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

A '''tooltip''' is extra information that appears when hovering over or focusing on certain elements in the user interfaces, or when switching the held [[item]].
== Types of tooltips ==
=== Item tooltips ===
[[File:ExampleTooltip.png|thumb|An example of an item tooltip with [[Enchanting|enchantments]] and [[attribute]]s.]]
When hovering over an [[item]] with the cursor while in the [[inventory]] or a [[container]] screen, a tooltip with the items 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 [[Enchanting|enchantments]] and [[shulker box]] contents. {{IN|java}}, basic item tooltips are also visible in the "Items" section of the [[statistics]] menu when hovering over a block or item on the left side of the screen.
{{IN|java}}, advanced tooltips, including item IDs and the exact remaining [[durability]] of tools, can be displayed by pressing {{key|F3+H}}.
==== Held item tooltips ====
When switching the item being held, the name of the item appears above the [[Heads-up display|hotbar]]. {{IN|bedrock}}, held item tooltips also show enchantments and shulker box contents. {{IN|java}}, the “Notification Time” [[Options|option]] affects how long this type of tooltip appears on-screen.
=== Effect tooltips ===
{{exclusive|java|section=1}}
[[File:EffectCompact.png|thumb|An effect tooltip.]]
When [[effect]]s in the [[inventory]] are displayed in the compact style, hovering over an effect icon displays more information about that effect.
=== Option tooltips ===
{{exclusive|java|section=1}}
[[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.
== History ==
{{HistoryTable
|{{HistoryLine|Java edition beta}}
|{{HistoryLine||1.0|Added item tooltips.}}
|{{HistoryLine||1.5|Added [[statistics]], which use tooltips in the "Blocks" and "Items" sections.}}
|{{HistoryLine|Java Edition}}
|{{HistoryLine||1.0.0|dev=Beta 1.9 Prerelease 2|Item tooltips now have an outline and rounded corners.
|Added [[potion]]s, which display effect information on their tooltip.}}
|{{HistoryLine|||dev=Beta 1.9 Prerelease 3|Added [[Enchanting|enchantments]]. Enchanted items show their enchantments on their tooltip, as well as some text reading “Enchanted!”}}
|{{HistoryLine|||dev=Beta 1.9 Prerelease 4|The “Enchanted!” text has been removed from enchanted item tooltips.}}
|{{HistoryLine||1.4.2|dev=12w41a|{{key|F3+H}} now shows advanced tooltips.}}
|{{HistoryLine||1.4.6|dev=12w50a|Added held item tooltips.}}
|{{HistoryLine||1.6.1|dev=13w21a|[[Attributes]] now display on item tooltips.}}
|{{HistoryLine||1.11|dev=16w39a|Added [[shulker boxes]], which list their contents on their item tooltip.}}
|{{HistoryLine||1.13.1|dev=18w33a|[[Tropical fish bucket]]s now display the type of fish they are holding on their tooltip.}}
|{{HistoryLine||1.14|dev=18w43c|Added [[crossbow]]s, which show what projectile is loaded on their tooltip when in that state.}}
|{{HistoryLine||unknown|dev=unknown|Added option tooltips.}}
|{{HistoryLine||1.17|dev=20w45a|Added [[bundle]]s, which list their contents on their item tooltip.}}
|{{HistoryLine|||dev=20w46a|Changed how bundles display their contents on their tooltip.}}
|{{HistoryLine||1.18|dev=21w39a|Added effect tooltips, which appear when the compact style is used for displaying effects in the inventory.}}
|{{HistoryLine||1.19|dev=22w17a|Added goat horns, which display the variant name on their tooltips.}}
|{{HistoryLine||1.19.1|dev=Pre-release 3|Tooltips can no longer become offset.<ref>{{bug|MC-253214|||Fixed}}</ref>}}
|{{HistoryLine||1.19.3|dev=22w42a|Long tooltips no longer get cut off at the edge of the screen.<ref>{{bug|MC-26757|||Fixed}}</ref>}}
|{{HistoryLine|||dev=22w44a|[[Monster spawner]] tooltips now display the name of the mob that it spawns. If the spawners mob spawn type has not been set, it instead shows information on how to do so.}}
|{{HistoryLine|||dev=Pre-release 2|Tooltips now appear when navigating through menus with {{key|Tab}}.}}
|{{HistoryLine||1.19.4|dev=23w03a|Added the “Notification Display Time” option, which affects how long held item tooltips appear onscreen.}}
|{{HistoryLine|||dev=23w05a|Adjusted the positioning of option tooltips to avoid covering the button being hovered over.}}
|{{HistoryLine|||dev=23w06a|Option tooltips are now used in the key binds [[options]] menu to provide details on conflicts between keys.|[[Paintings]] now have special tooltips in the creative inventory.}}
|{{HistoryLine|||dev=Pre-release 2|Hovering over the world name field on the world creation screen now displays a tooltip that shows the name of the folder in which the world is saved.}}
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w04a|Tooltips for trimmed [[armor]] now show the trim material and variant name.|Added [[smithing template]]s, which show their type, what items they can be used on, and what materials can be used with them on their tooltip.}}
|{{HistoryLine||1.20|dev=23w17a|Tooltips for [[decorated pot]]s with [[pottery sherd]]s now list the ingredients used to craft them.}}
|{{HistoryLine||1.20.2|dev=23w31a|Updated the design of the tooltips in the statistics screen.<ref>{{bug|MC-29371|||Fixed}}</ref>}}
|{{HistoryLine||1.20.5|dev=24w10a|No longer appears when hovering outside the containing element.}}
|{{HistoryLine||1.21|dev=24w18a|Enchanted items and potions now show more attributes on their tooltips.}}
|{{HistoryLine||1.21.2|exp=Bundles|dev=24w33a| Bundle tooltips have been changed again; they now feature a fullness meter and the item slots no longer have backgrounds.|It is now possible to scroll to select items in a bundle while the tooltip is displayed.}}
|{{HistoryLine||1.21.2|dev=24w33a|Smithing template tooltips have been changed; the variants name and “Smithing Template” have switched places.|Banner patterns now specify which variant they are in their name instead of a subtitle.}}
|{{HistoryLine|||dev=24w35a|Tooltips for [[bee nest]]s and [[beehive]]s now show the amount of bees and honey inside on their tooltips.}}
|{{HistoryLine|||dev=24w36a|Data packs now support custom tooltip window designs.}}
|{{HistoryLine|Pocket Edition Alpha}}
|{{HistoryLine||v0.5.0|Added item tooltips.}}
|{{HistoryLine|Pocket Edition}}
|{{HistoryLine||1.1.0|dev=alpha 1.1.0.0|Added shulker boxes, which list their contents on their tooltip.}}
|{{HistoryLine|Bedrock Edition}}
|{{HistoryLine||1.16.0|dev=beta 1.16.0.63|Held item tooltips now have a background.}}
|{{HistoryLine||1.20.10|dev=Preview 1.20.10.20|[[Decorated pot]]s crafted with at least one [[pottery sherd]] now list their crafting ingredients on their tooltip.}}
|{{HistoryLine|Legacy Console Edition}}
|{{HistoryLine||xbox=TU1|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|Added item tooltips.}}
|{{HistoryLine||xbox=TU7|Added [[potion]]s, which display effect information on their tooltip.|Added enchantments. Enchanted items show their enchantments on their tooltip.}}
|{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|[[Attributes]] now display on item tooltips.}}
|{{HistoryLine||xbox=TU53|xbone=CU43|ps3=1.49|psvita=1.49|ps4=1.50|wiiu=Patch 23|switch=1.0.3|Added shulker boxes, which list their contents on their tooltip.}}
}}
<gallery>
File:OldStatsTooltip.png|The old ''Java Edition'' item tooltip as seen in the [[statistics]] menu before [[Java Edition 1.20.2|1.20.2]].
</gallery>
==Gallery==
===Examples===
<gallery>
File:Tooltip1.png|An example of a [[smithing template]] tooltip.
File:Tooltip2.png|An example of a tooltip for a trimmed piece of [[armor]].
File:TooltipIII.png|An example of a [[painting]] tooltip in the creative inventory {{in|java}}.
File:Tooltip4.png|An example of a [[goat horn]] tooltip.
File:Written Book tooltip.png|An example of a [[written book]] tooltip.
File:Tooltip7.png|An example of a [[crossbow]] tooltip.
File:Tooltip5.png|An example of a [[decorated pot]] tooltip.
File:Tooltip8.png|An example of a [[bucket of tropical fish]] tooltip {{in|java}}.
File:Tooltip6.png|An example of a key bind conflict tooltip {{in|java}}.
</gallery>
==References==
<references />
== Navigation ==
{{Navbox gameplay}}
[[ja:ツールチップ]]
[[pt:Dica de ferramenta]]
[[zh:提示框]]