<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ADebug_hotkey</id>
	<title>Minecraft:Debug hotkey - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sasgaming.net/index.php?action=history&amp;feed=atom&amp;title=Minecraft%3ADebug_hotkey"/>
	<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Debug_hotkey&amp;action=history"/>
	<updated>2026-05-06T22:16:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.sasgaming.net/index.php?title=Minecraft:Debug_hotkey&amp;diff=105827&amp;oldid=prev</id>
		<title>SyncBot: Sync: new page from Minecraft</title>
		<link rel="alternate" type="text/html" href="https://wiki.sasgaming.net/index.php?title=Minecraft:Debug_hotkey&amp;diff=105827&amp;oldid=prev"/>
		<updated>2026-05-05T11:16:48Z</updated>

		<summary type="html">&lt;p&gt;Sync: new page from Minecraft&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{about|the hotkey|other uses|Debug}}&lt;br /&gt;
{{exclusive|java}}&lt;br /&gt;
[[File:Debug controls.png|thumb|The list of debug keybinds as shown in-game under {{UI|[[Options]]|Controls|Key Binds}}.]]&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;debug hotkey&amp;#039;&amp;#039;&amp;#039; (or &amp;#039;&amp;#039;&amp;#039;key binding&amp;#039;&amp;#039;&amp;#039; in game) is used to access hidden information and trigger advanced settings in the game through {{Keys|F3 + &amp;#039;&amp;#039;&amp;lt;key&amp;gt;&amp;#039;&amp;#039;}}, where &amp;#039;&amp;#039;key&amp;#039;&amp;#039; is usually a letter (A&amp;amp;ndash;Z), or just a single {{Key|F3}}, which is used to open the [[Minecraft:debug screen]]. When {{Key|F3}} is used as a modifier for debug hotkey combination, the debug screen is not opened (or closed if enabled).&lt;br /&gt;
&lt;br /&gt;
The list for debug hotkeys can be viewed and changed under the &amp;quot;Debug&amp;quot; section of {{UI|[[Minecraft:Options]]|Controls|Key Binds}}.&lt;br /&gt;
&lt;br /&gt;
Some debug hotkeys may be disabled by {{gmr|reduced_debug_info}} game rule.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
{{clear}}&lt;br /&gt;
== List of debug hotkeys ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Default key bind&lt;br /&gt;
! In-game name&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| {{Key|F3}} (toggle)&lt;br /&gt;
| Toggle Overlay&lt;br /&gt;
| Toggles the [[Minecraft:debug screen]].&lt;br /&gt;
|-&lt;br /&gt;
| {{Key|F3}} (modifier)&lt;br /&gt;
| Debug Modifier Key&lt;br /&gt;
| Used as a modifier for all {{Keys|F3 + &amp;lt;key&amp;gt;}}-based debug hotkeys.&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + A}}&lt;br /&gt;
| Reload [[Minecraft:Chunk]]s&lt;br /&gt;
| &amp;amp;mdash;&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + B}}&lt;br /&gt;
| Show [[Minecraft:Hitbox]]es&lt;br /&gt;
| Toggles the {{cd|entity_hitboxes}} [[Minecraft:debug renderer]].&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Disabled by {{cd|reduced_debug_info}} gamerule.&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + C}}&lt;br /&gt;
| Copy Location&lt;br /&gt;
| Copies current location data with the format {{Cmd|execute in &amp;lt;dimension&amp;gt; run tp @s &amp;lt;position&amp;gt; &amp;lt;rotation&amp;gt;}}.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Disabled by {{cd|reduced_debug_info}} gamerule.&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + C}} (hold)&lt;br /&gt;
| Debug [[Minecraft:Crash]]&lt;br /&gt;
| When the players hold the key combination for 10 seconds (8 seconds countdown), it [[Minecraft:crash]]es the game with the code -1, caused by an exception.{{note|Specifically, it was caused by {{jcp|java.lang.Throwable}} class.}}&lt;br /&gt;
&lt;br /&gt;
In the game log, the exception has a message of &amp;quot;Manually triggered debug crash&amp;quot; followed by &amp;quot;Reported exception thrown!&amp;quot; and other reported chat messages (including the crash countdown).&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + D}}&lt;br /&gt;
| Clear Chat&lt;br /&gt;
| Retains typed messages accessible through {{Keys|Up}}/{{Keys|Down}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + G}}&lt;br /&gt;
| Show Chunk Boundaries&lt;br /&gt;
| Toggles the {{cd|chunk_borders}} [[Minecraft:debug renderer]].&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Disabled by {{cd|reduced_debug_info}} gamerule.&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + H}}&lt;br /&gt;
| Show Advanced [[Minecraft:Tooltip]]s&lt;br /&gt;
| Shows additional information on the item [[Minecraft:tooltip]]s:&lt;br /&gt;
* item [[Minecraft:Java Edition data values|identifier]]s,&lt;br /&gt;
* tool and armor durability as a fraction on damaged items,&lt;br /&gt;
* [[Minecraft:Dye#Dyeing armor|armor color]],&lt;br /&gt;
* map scale, and&lt;br /&gt;
* details of what type [[Minecraft:firework]] is loaded in a [[Minecraft:crossbow]].&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + I}}&lt;br /&gt;
| Copy Data&lt;br /&gt;
| Copies entity or block data with the format {{Cmd|summon &amp;lt;entity_type&amp;gt; &amp;lt;position&amp;gt; {[Data, eg. OnGround: 0b, Air: 300s]} }}. Alternatively, the {{Keys|F3 + ⇧ Shift + I}} combination copies the client-side data, which often returns the same values as {{Keys|F3 + I}}.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Disabled by {{cd|reduced_debug_info}} gamerule.&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + L}}&lt;br /&gt;
| Start/Stop Profiling&lt;br /&gt;
| See [[Minecraft:performance metrics]].{{info needed|Maybe related to Jave Flight Recorder, see [[Minecraft:Commands/jfr]]}}&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + N}}&lt;br /&gt;
| Cycle Spectator&lt;br /&gt;
| Toggles [[Minecraft:Spectator]] mode and previous game mode.&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + P}}&lt;br /&gt;
| Toggle Lost Focus Pause&lt;br /&gt;
| Toggles automatic pause when the game loses focus, or not selected as the primary window.&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + S}}&lt;br /&gt;
| Dump Dynamic Textures&lt;br /&gt;
| All loaded [[Minecraft:dynamic textures]] are exported to {{cd|[[Minecraft:.minecraft]]/screenshots/debug}} as image files alongside associated text metadata where necesary.&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + T}}&lt;br /&gt;
| Reload [[Minecraft:Resource Pack]]s&lt;br /&gt;
| Reloads the changes from adding and removing resource packs in the &amp;lt;code&amp;gt;[[Minecraft:.minecraft]]/resourcepacks&amp;lt;/code&amp;gt; folder (either by drag and drop in a file explorer, or activating and deactivating certain packs on {{UI|[[Minecraft:Options]]|Resource Packs}} settings). This is useful for reloading resource packs without having to restart the game.&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + V}}&lt;br /&gt;
| Dump Version Info&lt;br /&gt;
| Presents the client&amp;#039;s game version information, in the order of the version&amp;#039;s ID, the version&amp;#039;s name, [[Minecraft:data version]], series, [[Minecraft:protocol version]], build time, [[Minecraft:Pack format|resource pack and data pack formats]], and whether the version is stable or not. Further information on [[Minecraft:version.json]].&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + 1}}&lt;br /&gt;
| Profiling Chart&lt;br /&gt;
| Toggles the [[Minecraft:Debug screen#Profiler graph|profiling chart]] in debug screen.&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + 2}}&lt;br /&gt;
| FPS Charts&lt;br /&gt;
| Toggles the [[Minecraft:Debug screen#FPS graph|FPS charts]] in debug screen.&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + 3}}&lt;br /&gt;
| Network Charts&lt;br /&gt;
| Toggles multiple [[Minecraft:Debug screen#TPS graph|network charts]] (such as TPS, bandwidth, and ping graph) in debug screen.&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + Esc}}&lt;br /&gt;
| N/A&lt;br /&gt;
| Pause without [[Minecraft:pause menu]]. Only works on singleplayer.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;Not available as a configurable key binding.&amp;#039;&amp;#039;&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + F4}}&lt;br /&gt;
| Game Mode Switcher&lt;br /&gt;
| Opens the [[Minecraft:game mode switcher]], and selects last used game mode.&lt;br /&gt;
|-&lt;br /&gt;
| {{Keys|F3 + F6}}&lt;br /&gt;
| Debug Options&lt;br /&gt;
| Opens the [[Minecraft:debug options]] screen, which allows the player to customize the debug screen.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Disabled hotkeys ===&lt;br /&gt;
These hotkeys are disabled by default, but can be enabled using the &amp;lt;code&amp;gt;-DMC_DEBUG_HOTKEYS&amp;lt;/code&amp;gt; [[Minecraft:debug property]].&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Hotkey&lt;br /&gt;
! Info&lt;br /&gt;
|-&lt;br /&gt;
| {{keys|F3 + E}}&lt;br /&gt;
| Toggles the &amp;lt;code&amp;gt;chunk_section_paths&amp;lt;/code&amp;gt; [[Minecraft:debug renderer]].&lt;br /&gt;
|-&lt;br /&gt;
| {{keys|F3 + O}}&lt;br /&gt;
| Toggles the &amp;lt;code&amp;gt;chunk_section_octree&amp;lt;/code&amp;gt; debug renderer.&lt;br /&gt;
|-&lt;br /&gt;
| {{keys|F3 + V}}&lt;br /&gt;
| Toggles the &amp;lt;code&amp;gt;chunk_section_visibility&amp;lt;/code&amp;gt; debug renderer.&lt;br /&gt;
|-&lt;br /&gt;
| {{keys|F3 + W}}&lt;br /&gt;
| Toggles wireframe rendering.&lt;br /&gt;
|-&lt;br /&gt;
| {{keys|F3 + L}}&lt;br /&gt;
| Toggles &amp;quot;smart culling&amp;quot; that culls individual [[Minecraft:chunk|chunk sections]].&lt;br /&gt;
|-&lt;br /&gt;
| {{keys|F3 + U}}&lt;br /&gt;
| Locks the [[Minecraft:w:Viewing_frustum|viewing frustum]] used for culling in place and makes it visible.&lt;br /&gt;
|-&lt;br /&gt;
| {{keys|F3 + Shift + U}}&lt;br /&gt;
| Unlocks and hides the viewing frustum.&lt;br /&gt;
|-&lt;br /&gt;
| {{keys|F3 + F}}&lt;br /&gt;
| Toggles [[Minecraft:fog]].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== History ==&lt;br /&gt;
{{HistoryTable&lt;br /&gt;
|{{HistoryLine|java}}&lt;br /&gt;
|{{HistoryLine||1.4.2|dev=12w41a|{{key|F3+H}} was added to show [[Minecraft:durability]] on damaged tools, weapons and armor pieces.}}&lt;br /&gt;
|{{HistoryLine||1.4.4|dev=1.4.3|{{key|F3+B}} now toggles the &amp;quot;entity hitboxes&amp;quot; [[Minecraft:debug renderer]].}}&lt;br /&gt;
|{{HistoryLine||1.8|dev=14w29a|The {{cd|reducedDebugInfo}} game rule allows the server [[Minecraft:operator]]s to disable certain hotkeys or reduce some information being shown.}}&lt;br /&gt;
|{{HistoryLine||1.9|dev=15w32a|{{key|F3+N}} was added to toggle between [[Minecraft:Creative]] and [[Minecraft:Spectator]] modes, when the [[Minecraft:player]] is in either of them. The player needs to be allowed to use {{Command|gamemode}} for this to work.}}&lt;br /&gt;
|{{HistoryLine|||dev=15w43a|[[File:Debug hotkey F3+Q.png|50px]] {{keys|F3+Q}} was added, which gives help and shows all {{key|F3}} + key combinations.&lt;br /&gt;
|{{keys|F3+F}} was added to increase render distance by 1 (Minimum and Maximum are 2-32).&lt;br /&gt;
|{{keys|F3+Shift+F}} was added to decrease render distance by 1 (Min and Max are 2-32).&lt;br /&gt;
|The debug screen now does not open when the player uses a specific key combination like {{keys|F3+N}}, {{keys|F3+B}}, etc.&lt;br /&gt;
|{{keys|F3+S}} (which previously reloaded sounds) has been removed.&lt;br /&gt;
|{{keys|F3+T}} now reloads all [[Minecraft:resource pack]] content, including [[Minecraft:sound]]s.}}&lt;br /&gt;
|{{HistoryLine||1.10|dev=16w20a|{{keys|F3+G}} now toggles the &amp;quot;chunk borders&amp;quot; debug renderer.}}&lt;br /&gt;
|{{HistoryLine||1.13|dev=18w11a|Pressing {{keys|F3+C}} now copies the player&amp;#039;s current location to the clipboard in the form of a {{cmd|tp}} command. Holding for 10 seconds and releasing still forces a debug crash.}}&lt;br /&gt;
|{{HistoryLine|||dev=18w14a|The debug screen now gives a warning before forcing a debug crash via {{keys|F3+C}}.}}&lt;br /&gt;
|{{HistoryLine|||dev=pre6|{{key|F3+I}} was added to copy block or entity data to the clipboard.}}&lt;br /&gt;
|{{HistoryLine|||dev=pre7|{{key|F3+I}} has been changed to now be {{key|Shift+F3+I}}. It is now clarified that it copies the client-side data of targeted block or entity. It still can be used by anyone.&lt;br /&gt;
|Added {{key|F3+I}} to copy targeted block or entity server-side data to clipboard. It can be used only by [[Minecraft:operator]]s.}}&lt;br /&gt;
|{{HistoryLine||1.13.1|dev=18w30a|Added {{keys|Control+F3+C}} to force a JVM crash, instead of a regular crash.}}&lt;br /&gt;
|{{HistoryLine||1.14.1|dev=Pre-Release 1|Pressing {{key|F3+Esc}} now toggles pause without pause menu (if pausing is possible).&lt;br /&gt;
|Pressing {{key|F3+N}} when in Survival or Adventure mode now changes the player into Creative mode, if cheats are enabled.}}&lt;br /&gt;
|{{HistoryLine||1.15.2|dev=Pre-Release 1|{{key|F3+D}} no longer clears recently typed messages and commands from {{key|UP}} and {{key|DOWN}}.}}&lt;br /&gt;
|{{HistoryLine||1.16|dev=20w20a|Added game mode switcher accessible with {{key|F3+F4}}.&lt;br /&gt;
|{{key|F3+N}} now toggles between Spectator mode and the previous game mode.}}&lt;br /&gt;
|{{HistoryLine||1.17|dev=21w11a|Added {{key|F3+L}} to generate [[Minecraft:performance metrics]].}}&lt;br /&gt;
|{{HistoryLine||1.19|dev=22w12a|Removed the {{key|F3+F}} and {{key|F3+Shift+F}} hotkeys that change render distance.}}&lt;br /&gt;
|{{HistoryLine||1.19.4|dev=Pre-release 3|Pressing {{key|F3+S}} now dump contents of [[Minecraft:dynamic textures]] (like atlases, maps, etc.) to {{cd|[[Minecraft:.minecraft]]/screenshots/debug}}.}}&lt;br /&gt;
|{{HistoryLine||1.21.6|dev=25w15a|Added {{key|F3+V}} which prints client side version information.}}&lt;br /&gt;
|{{HistoryLine||1.21.9|dev=25w31a|Added {{key|F3+F5}} hotkey to access debug screen options menu.}}&lt;br /&gt;
|{{HistoryLine||1.21.9|dev=Pre-Release 4|Changed hotkey to access debug screen options menu to {{key|F3+F6}}.}}&lt;br /&gt;
|{{HistoryLine||1.21.11|dev=25w41a|Removed the {{key|F3+Q}} hotkey.}}&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Issues ==&lt;br /&gt;
{{issue list|debug hotkey|debug key binding|F3|projects=MC}}&lt;br /&gt;
&lt;br /&gt;
== Gallery ==&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
Game mode switcher.png|Game mode switcher ({{Keys|F3 + F4}})&lt;br /&gt;
F3 + C Crash Alert.png|Screenshot of the crash alert given in the chat while holding {{keys|F3+C}}.&lt;br /&gt;
Debug Options.png|Debug options ({{keys|F3 + F6}})&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&amp;lt;references group=&amp;quot;note&amp;quot;/&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Navigation ==&lt;br /&gt;
{{Navbox Java Edition technical|general}}&lt;br /&gt;
&lt;br /&gt;
[[Minecraft:fr:Raccourci clavier de débogage]]&lt;/div&gt;</summary>
		<author><name>SyncBot</name></author>
	</entry>
</feed>