Minecraft:Player Head: Difference between revisions
More actions
Remove broken links to missing pages |
Fix template calls: add MC/ prefix |
||
| Line 9: | Line 9: | ||
| flammable = No | | flammable = No | ||
| lavasusceptible = No | | lavasusceptible = No | ||
| waterloggable = {{ | | waterloggable = {{MC/JEBE|No|Yes}} | ||
| rarity = Uncommon | | rarity = Uncommon | ||
}} | }} | ||
| Line 15: | Line 15: | ||
== Obtaining == | == Obtaining == | ||
The player head can be obtained only by using [[Minecraft:Creative inventory]], {{ | The player head can be obtained only by using [[Minecraft:Creative inventory]], {{MC/Control|picking block}} or executing {{MC/Cmd|give}}. | ||
=== Breaking === | === Breaking === | ||
No tool can accelerate the breaking process of player head.<ref>{{bug|MC-192905||Heads & Skulls have no assigned tool}}</ref> | No tool can accelerate the breaking process of player head.<ref>{{bug|MC-192905||Heads & Skulls have no assigned tool}}</ref> | ||
{{ | {{MC/Breaking row|horizontal=1|Player Head}} | ||
Player head drops itself when it's destroyed. | Player head drops itself when it's destroyed. | ||
| Line 46: | Line 46: | ||
|Curse of Binding | |Curse of Binding | ||
|I | |I | ||
|{{ | |{{MC/Blocklink|Anvil}} | ||
|- | |- | ||
|Curse of Vanishing | |Curse of Vanishing | ||
|I | |I | ||
|{{ | |{{MC/Blocklink|Anvil}} | ||
|- | |- | ||
|} | |} | ||
| Line 57: | Line 57: | ||
Player head is destroyed when the [[Minecraft:piston]] tries to push it. It can't be pulled by the sticky piston. | Player head is destroyed when the [[Minecraft:piston]] tries to push it. It can't be pulled by the sticky piston. | ||
== Player skins == | == Player skins == | ||
{{ | {{MC/Exclusive|java|section=1}} | ||
Player heads can be given NBT data so that they appear with the skin of any ''Minecraft'' account. This means if a player knows that a specific account has a head that is desired to display, the NBT data can be edited to make it appear. Commonly, this kind of head is called a custom head. | Player heads can be given NBT data so that they appear with the skin of any ''Minecraft'' account. This means if a player knows that a specific account has a head that is desired to display, the NBT data can be edited to make it appear. Commonly, this kind of head is called a custom head. | ||
The command to give the player a head with the skin of another player is {{cmd|1=give @s minecraft:player_head[minecraft:profile={name:PlayerName}]}}. This command will give a dynamic player head, which will update when the player updates their skin. A static player head instead saves the skin of the player from the time it was created, meaning if the player changes their skin, the head still displays the original texture.<ref>{{tweet|Dinnerbone|464414369452142592|Skulls are a snapshot of the skin as it was made; just change your skin, make a skull, and change your skin back. That's intended behaviour.|May 8, 2014}}</ref> The command to get a static player is twofold: first type {{ | The command to give the player a head with the skin of another player is {{cmd|1=give @s minecraft:player_head[minecraft:profile={name:PlayerName}]}}. This command will give a dynamic player head, which will update when the player updates their skin. A static player head instead saves the skin of the player from the time it was created, meaning if the player changes their skin, the head still displays the original texture.<ref>{{tweet|Dinnerbone|464414369452142592|Skulls are a snapshot of the skin as it was made; just change your skin, make a skull, and change your skin back. That's intended behaviour.|May 8, 2014}}</ref> The command to get a static player is twofold: first type {{MC/Cmd|1=fetchprofile name PlayerName}}, then click on the "Give Item" option to give yourself a static player head of the player named. | ||
Note that it is therefore necessary to be connected to the internet to load the texture of a skin, whatever the property used. | Note that it is therefore necessary to be connected to the internet to load the texture of a skin, whatever the property used. | ||
When they are loaded for the first time by the client, the skins textures are cached in {{ | When they are loaded for the first time by the client, the skins textures are cached in {{MC/Code|.minecraft\assets\skins\(subfolders)\(files)}}. | ||
If the client does not have access to the internet when it first loads, the player's head displays a regular head (Steve's skin) which is also cached. | If the client does not have access to the internet when it first loads, the player's head displays a regular head (Steve's skin) which is also cached. | ||
Afterward, even if the client reconnects to the internet, in order to display the skin correctly, it is necessary to clear the cache manually by deleting the recently created files in {{ | Afterward, even if the client reconnects to the internet, in order to display the skin correctly, it is necessary to clear the cache manually by deleting the recently created files in {{MC/Code|.minecraft\assets\skins\(subfolder)}}, then restarting the game. | ||
=== Marc's Head Format === | === Marc's Head Format === | ||
[[File:Allmobheads.png|thumb|right|All of the MHF mob heads.]] | [[File:Allmobheads.png|thumb|right|All of the MHF mob heads.]] | ||
{{ | {{MC/Exclusive|Java|section=1}} | ||
Marc Watson created a number of accounts with specific skins so map makers could use common player heads without the risk of someone changing their skins.<ref>{{ | Marc Watson created a number of accounts with specific skins so map makers could use common player heads without the risk of someone changing their skins.<ref>{{MC/Reddit|1m0itx/twitter_marc_irl_mapmakers_would_it_be_useful|cc4m1cq|I'm here to make it so that people don't have to worry about having a consistent account whose skin might change.|Marc_IRL|September 9, 2013}}</ref> Nowadays, since heads do not update the skin if a player changes their skin, this is not something map-makers need to worry about, though these skins are still useful. These accounts have names in the format <code>MHF_<''name''></code>, for example <code>MHF_PigZombie</code> is the name of a ''Minecraft'' user with a zombified piglin head. MHF stands for "Marc's Head Format".<ref>{{tweet|Marc_IRL|377453670410891264|head format. I needed to pick a prefix that was short and not already taken by other usernames.|September 10, 2013}}</ref> There are also a few blocks and "bonus" heads, for more variety. These player heads have not been updated in compliance with the Texture Update, and are outdated. | ||
Because these are names of player accounts, these player heads are obtained or placed using the <code>minecraft:profile</code> component, for instance: {{ | Because these are names of player accounts, these player heads are obtained or placed using the <code>minecraft:profile</code> component, for instance: {{MC/Cmd|1=/give @s minecraft:player_head[minecraft:profile=MHF_<name>]}}. | ||
The following names/heads have been made available:<ref>{{tweet|Marc_IRL|542330244473311232|For those following the MHF list, I have presents for you. Full list of accounts I've made: http://pastebin.com/5mug6EBu|December 9, 2014}}</ref> | The following names/heads have been made available:<ref>{{tweet|Marc_IRL|542330244473311232|For those following the MHF list, I have presents for you. Full list of accounts I've made: http://pastebin.com/5mug6EBu|December 9, 2014}}</ref> | ||
| Line 88: | Line 88: | ||
;Mobs | ;Mobs | ||
<div class="list-style-none" style="-moz-column-width:15em;-webkit-column-width:15em;column-width:15em"> | <div class="list-style-none" style="-moz-column-width:15em;-webkit-column-width:15em;column-width:15em"> | ||
* {{InvSprite|MHF Alex}} MHF_Alex | * {{MC/InvSprite|MHF Alex}} MHF_Alex | ||
* {{InvSprite|MHF Blaze}} MHF_Blaze | * {{MC/InvSprite|MHF Blaze}} MHF_Blaze | ||
* {{InvSprite|MHF CaveSpider}} MHF_CaveSpider | * {{MC/InvSprite|MHF CaveSpider}} MHF_CaveSpider | ||
* {{InvSprite|MHF Chicken}} MHF_Chicken | * {{MC/InvSprite|MHF Chicken}} MHF_Chicken | ||
* {{InvSprite|MHF Cow}} MHF_Cow | * {{MC/InvSprite|MHF Cow}} MHF_Cow | ||
* {{InvSprite|MHF Creeper}} MHF_Creeper | * {{MC/InvSprite|MHF Creeper}} MHF_Creeper | ||
* {{InvSprite|MHF Enderman}} MHF_Enderman | * {{MC/InvSprite|MHF Enderman}} MHF_Enderman | ||
* {{InvSprite|MHF Ghast}} MHF_Ghast | * {{MC/InvSprite|MHF Ghast}} MHF_Ghast | ||
* {{InvSprite|MHF Golem}} MHF_Golem | * {{MC/InvSprite|MHF Golem}} MHF_Golem | ||
* {{InvSprite|MHF Herobrine}} MHF_Herobrine | * {{MC/InvSprite|MHF Herobrine}} MHF_Herobrine | ||
* {{InvSprite|MHF LavaSlime}} MHF_LavaSlime | * {{MC/InvSprite|MHF LavaSlime}} MHF_LavaSlime | ||
* {{InvSprite|MHF MushroomCow}} MHF_MushroomCow | * {{MC/InvSprite|MHF MushroomCow}} MHF_MushroomCow | ||
* {{InvSprite|MHF Ocelot}} MHF_Ocelot | * {{MC/InvSprite|MHF Ocelot}} MHF_Ocelot | ||
* {{InvSprite|MHF Pig}} MHF_Pig | * {{MC/InvSprite|MHF Pig}} MHF_Pig | ||
* {{InvSprite|MHF PigZombie}} MHF_PigZombie | * {{MC/InvSprite|MHF PigZombie}} MHF_PigZombie | ||
* {{InvSprite|MHF Sheep}} MHF_Sheep | * {{MC/InvSprite|MHF Sheep}} MHF_Sheep | ||
* {{InvSprite|MHF Skeleton}} MHF_Skeleton | * {{MC/InvSprite|MHF Skeleton}} MHF_Skeleton | ||
* {{InvSprite|MHF Slime}} MHF_Slime | * {{MC/InvSprite|MHF Slime}} MHF_Slime | ||
* {{InvSprite|MHF Spider}} MHF_Spider | * {{MC/InvSprite|MHF Spider}} MHF_Spider | ||
* {{InvSprite|MHF Squid}} MHF_Squid | * {{MC/InvSprite|MHF Squid}} MHF_Squid | ||
* {{InvSprite|Player Head}} MHF_Steve | * {{MC/InvSprite|Player Head}} MHF_Steve | ||
* {{InvSprite|MHF Villager}} MHF_Villager | * {{MC/InvSprite|MHF Villager}} MHF_Villager | ||
* {{InvSprite|MHF WSkeleton}} MHF_WSkeleton | * {{MC/InvSprite|MHF WSkeleton}} MHF_WSkeleton | ||
* {{InvSprite|MHF Zombie}} MHF_Zombie | * {{MC/InvSprite|MHF Zombie}} MHF_Zombie | ||
</div> | </div> | ||
;Blocks | ;Blocks | ||
<div class="list-style-none" style="-moz-column-width:15em;-webkit-column-width:15em;column-width:15em"> | <div class="list-style-none" style="-moz-column-width:15em;-webkit-column-width:15em;column-width:15em"> | ||
* {{InvSprite|MHF Cactus}} MHF_Cactus | * {{MC/InvSprite|MHF Cactus}} MHF_Cactus | ||
* {{InvSprite|MHF Cake}} MHF_Cake | * {{MC/InvSprite|MHF Cake}} MHF_Cake | ||
* {{InvSprite|MHF Chest}} MHF_Chest | * {{MC/InvSprite|MHF Chest}} MHF_Chest | ||
* {{InvSprite|MHF CoconutB}} MHF_CoconutB | * {{MC/InvSprite|MHF CoconutB}} MHF_CoconutB | ||
* {{InvSprite|MHF CoconutG}} MHF_CoconutG | * {{MC/InvSprite|MHF CoconutG}} MHF_CoconutG | ||
* {{InvSprite|MHF Melon}} MHF_Melon | * {{MC/InvSprite|MHF Melon}} MHF_Melon | ||
* {{InvSprite|MHF OakLog}} MHF_OakLog | * {{MC/InvSprite|MHF OakLog}} MHF_OakLog | ||
* {{InvSprite|MHF Present1}} MHF_Present1 | * {{MC/InvSprite|MHF Present1}} MHF_Present1 | ||
* {{InvSprite|MHF Present2}} MHF_Present2 | * {{MC/InvSprite|MHF Present2}} MHF_Present2 | ||
* {{InvSprite|MHF Pumpkin}} MHF_Pumpkin | * {{MC/InvSprite|MHF Pumpkin}} MHF_Pumpkin | ||
* {{InvSprite|MHF TNT}} MHF_TNT | * {{MC/InvSprite|MHF TNT}} MHF_TNT | ||
* {{InvSprite|MHF TNT2}} MHF_TNT2 | * {{MC/InvSprite|MHF TNT2}} MHF_TNT2 | ||
</div> | </div> | ||
;Bonus | ;Bonus | ||
<div class="list-style-none" style="-moz-column-width:15em;-webkit-column-width:15em;column-width:15em"> | <div class="list-style-none" style="-moz-column-width:15em;-webkit-column-width:15em;column-width:15em"> | ||
* {{InvSprite|MHF ArrowUp}} MHF_ArrowUp | * {{MC/InvSprite|MHF ArrowUp}} MHF_ArrowUp | ||
* {{InvSprite|MHF ArrowDown}} MHF_ArrowDown | * {{MC/InvSprite|MHF ArrowDown}} MHF_ArrowDown | ||
* {{InvSprite|MHF ArrowLeft}} MHF_ArrowLeft | * {{MC/InvSprite|MHF ArrowLeft}} MHF_ArrowLeft | ||
* {{InvSprite|MHF ArrowRight}} MHF_ArrowRight | * {{MC/InvSprite|MHF ArrowRight}} MHF_ArrowRight | ||
* {{InvSprite|MHF Exclamation}} MHF_Exclamation | * {{MC/InvSprite|MHF Exclamation}} MHF_Exclamation | ||
* {{InvSprite|MHF Question}} MHF_Question | * {{MC/InvSprite|MHF Question}} MHF_Question | ||
</div> | </div> | ||
== Sounds == | == Sounds == | ||
=== Generic === | === Generic === | ||
{{Sound table/Block/Stone}} | {{MC/Sound table/Block/Stone}} | ||
=== Unique === | === Unique === | ||
{{Edition|Java}}: | {{MC/Edition|Java}}: | ||
{{SoundTable | {{SoundTable | ||
| type = java | | type = java | ||
| Line 166: | Line 166: | ||
}} | }} | ||
{{Edition|Bedrock}}: | {{MC/Edition|Bedrock}}: | ||
{{SoundTable | {{SoundTable | ||
| type = bedrock | | type = bedrock | ||
| Line 186: | Line 186: | ||
== Data values == | == Data values == | ||
=== ID === | === ID === | ||
{{ | {{MC/Edition|java}}: | ||
{{ID table | {{ID table | ||
|edition=java | |edition=java | ||
| Line 209: | Line 209: | ||
|foot=1}} | |foot=1}} | ||
{{ | {{MC/Edition|bedrock}}: | ||
{{ID table | {{ID table | ||
|edition=bedrock | |edition=bedrock | ||
| Line 232: | Line 232: | ||
=== Item data === | === Item data === | ||
{{JE}}: | {{MC/JE}}: | ||
{{ | {{MC/See also|Data component format}} | ||
<div class="treeview"> | <div class="treeview"> | ||
* {{ | * {{MC/Nbt|compound|components}}: the item's '''components''' tag. | ||
{{:Data component format/custom_name}} | {{:Data component format/custom_name}} | ||
{{:Data component format/note_block_sound}} | {{:Data component format/note_block_sound}} | ||
| Line 242: | Line 242: | ||
=== Block states === | === Block states === | ||
{{ | {{MC/See also|Block states}} | ||
{{#lst:Head|block states}} | {{#lst:Head|block states}} | ||
| Line 249: | Line 249: | ||
A player head has a block entity associated with it that holds additional data about the block. | A player head has a block entity associated with it that holds additional data about the block. | ||
{{ | {{MC/El|java}}: | ||
{{ | {{MC/See also|Block entity format}} | ||
{{#lst:Head|block data}} | {{#lst:Head|block data}} | ||
{{ | {{MC/El|bedrock}}: | ||
: See [[Minecraft:Bedrock Edition level format/Block entity format]]. | : See [[Minecraft:Bedrock Edition level format/Block entity format]]. | ||
== History == | == History == | ||
{{See asset history|type=block}} | {{MC/See asset history|type=block}} | ||
=== ''Java Edition'' === | === ''Java Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.4.2|dev=12w36a|[[File:Player Head (S) JE1.png|32px]][[File:Player Head (item) JE1.png|32px]] Added heads, obtainable only from the [[Minecraft:Creative inventory]].}} | |{{MC/HistoryLine||1.4.2|dev=12w36a|[[File:Player Head (S) JE1.png|32px]][[File:Player Head (item) JE1.png|32px]] Added heads, obtainable only from the [[Minecraft:Creative inventory]].}} | ||
|{{HistoryLine|||dev=12w37a|[[File:Player Head (item) JE1 BE1.png|32px]] Changed item textures. | |{{HistoryLine|||dev=12w37a|[[File:Player Head (item) JE1 BE1.png|32px]] Changed item textures. | ||
|Added as a hidden and disabled feature, player heads can now have the skin of a specific player. A line in the language file implies that there either used to be, or in a future update, the possibility of obtaining a specific player's head.<ref name="en_US 12w21">Snapshot 12w37a {{ | |Added as a hidden and disabled feature, player heads can now have the skin of a specific player. A line in the language file implies that there either used to be, or in a future update, the possibility of obtaining a specific player's head.<ref name="en_US 12w21">Snapshot 12w37a {{MC/Cd|lang/en_US.lang}}: <code>item.skull.player.name=%s's Head</code></ref> | ||
|Heads do not drop in vanilla, but mapmakers/modders/etc. can make them by adding an NBT string tag <code>{"SkullOwner":"''player_name''"}</code> on the skull [[Minecraft:item]]s.<ref name="playerheads">{{ | |Heads do not drop in vanilla, but mapmakers/modders/etc. can make them by adding an NBT string tag <code>{"SkullOwner":"''player_name''"}</code> on the skull [[Minecraft:item]]s.<ref name="playerheads">{{MC/Reddit|zxn7u/its_apparently_my_cakeday_so_lets_cash_in_this}}</ref>}} | ||
|{{HistoryLine||November 7, 2012|link=https://www.reddit.com/r/minecraftsuggestions/comments/12qtbz/killing_other_players_with_a_sword_should_drop/c6xqpym/?context=3|Jeb states that the official opinion is that "[dropping] player heads [on player kills] are a bit too gory for ''Minecraft'', so it's better suited for a plugin or mod."}} | |{{MC/HistoryLine||November 7, 2012|link=https://www.reddit.com/r/minecraftsuggestions/comments/12qtbz/killing_other_players_with_a_sword_should_drop/c6xqpym/?context=3|Jeb states that the official opinion is that "[dropping] player heads [on player kills] are a bit too gory for ''Minecraft'', so it's better suited for a plugin or mod."}} | ||
|{{HistoryLine||1.4.6|dev=12w49a|A head can now be used to craft a firework star with creeper-face effect.}} | |{{MC/HistoryLine||1.4.6|dev=12w49a|A head can now be used to craft a firework star with creeper-face effect.}} | ||
|{{HistoryLine||1.7.2|dev=13w36a|Custom heads can now be obtained without third party programs via {{ | |{{HistoryLine||1.7.2|dev=13w36a|Custom heads can now be obtained without third party programs via {{MC/Cmd|give}}.}} | ||
|{{HistoryLine||1.8|dev=14w03a|Heads now show the skin's hat layer (this also works when a [[Minecraft:mob]]/player wears the head).}} | |{{MC/HistoryLine||1.8|dev=14w03a|Heads now show the skin's hat layer (this also works when a [[Minecraft:mob]]/player wears the head).}} | ||
|{{HistoryLine|||dev=14w29a|Heads now display a cracking animation.}} | |{{MC/HistoryLine|||dev=14w29a|Heads now display a cracking animation.}} | ||
|{{HistoryLine|||dev=14w30a|[[File:Player Head (item) JE2.png|32px]] Heads in inventories and held by mobs/players now display as [[Minecraft:block]]s. | |{{MC/HistoryLine|||dev=14w30a|[[File:Player Head (item) JE2.png|32px]] Heads in inventories and held by mobs/players now display as [[Minecraft:block]]s. | ||
|Heads worn by [[Minecraft:mob]]s and players are now displayed on the armor layer. Previously, the head replaced the mob/player's head texture; the hat layer appeared over the player head.}} | |Heads worn by [[Minecraft:mob]]s and players are now displayed on the armor layer. Previously, the head replaced the mob/player's head texture; the hat layer appeared over the player head.}} | ||
|{{HistoryLine||1.8.4|dev=release|For security reasons, custom heads can now have textures only from mojang.com and minecraft.net.}} | |{{MC/HistoryLine||1.8.4|dev=release|For security reasons, custom heads can now have textures only from mojang.com and minecraft.net.}} | ||
|{{HistoryLine||1.9|dev=15w31a|Heads now appear larger in the [[Minecraft:inventory]].}} | |{{MC/HistoryLine||1.9|dev=15w31a|Heads now appear larger in the [[Minecraft:inventory]].}} | ||
|{{HistoryLine|||dev=15w39a|[[Minecraft:Dispenser]]s can now equip heads onto players, [[Minecraft:mob]]s, and armor stands.}} | |{{MC/HistoryLine|||dev=15w39a|[[Minecraft:Dispenser]]s can now equip heads onto players, [[Minecraft:mob]]s, and armor stands.}} | ||
|{{HistoryLine|||dev=15w49a|Heads no longer turn red when the player or mob takes damage.<ref>{{bug|MC-85756}}</ref>}} | |{{HistoryLine|||dev=15w49a|Heads no longer turn red when the player or mob takes damage.<ref>{{bug|MC-85756}}</ref>}} | ||
|{{HistoryLine||1.13|dev=17w47a|Renamed "Head" to "Player Head".|Player heads now play a sound when placed. | |{{HistoryLine||1.13|dev=17w47a|Renamed "Head" to "Player Head".|Player heads now play a sound when placed. | ||
|Player heads can no longer be placed inside entities.<ref>{{bug|MC-2208}}</ref>}} | |Player heads can no longer be placed inside entities.<ref>{{bug|MC-2208}}</ref>}} | ||
|{{HistoryLine|||dev=18w21a|The rarity of player heads has been changed from "Common" to "Uncommon".}} | |{{MC/HistoryLine|||dev=18w21a|The rarity of player heads has been changed from "Common" to "Uncommon".}} | ||
|{{HistoryLine||1.19.3|dev=22w45a|[[File:Player Head (S) JE2.png|32px]] The texture of the player head has been changed.}} | |{{MC/HistoryLine||1.19.3|dev=22w45a|[[File:Player Head (S) JE2.png|32px]] The texture of the player head has been changed.}} | ||
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w03a|Player heads can now be placed on top of note blocks without sneaking.}} | |{{MC/HistoryLine||1.19.4|exp=Update 1.20|dev=23w03a|Player heads can now be placed on top of note blocks without sneaking.}} | ||
|{{HistoryLine||1.19.4|dev=23w05a|Player heads can now be swapped with other pieces of headgear in the ''head'' [[Minecraft:inventory]] slot by {{ctrl|using}} them.<ref>{{bug|MC-216270|||Fixed}}</ref>}} | |{{HistoryLine||1.19.4|dev=23w05a|Player heads can now be swapped with other pieces of headgear in the ''head'' [[Minecraft:inventory]] slot by {{ctrl|using}} them.<ref>{{bug|MC-216270|||Fixed}}</ref>}} | ||
}} | }} | ||
| Line 286: | Line 286: | ||
=== ''Bedrock Edition'' === | === ''Bedrock Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|pocket alpha}} | |{{MC/HistoryLine|pocket alpha}} | ||
|{{HistoryLine||v0.12.1|dev=build 1|[[File:Player Head (item) JE1 BE1.png|32px]] Added heads. | |{{MC/HistoryLine||v0.12.1|dev=build 1|[[File:Player Head (item) JE1 BE1.png|32px]] Added heads. | ||
|They use the Java textures prior to 14w30a.}} | |They use the Java textures prior to 14w30a.}} | ||
|{{HistoryLine||v0.14.0|dev=build 1|Heads can now be worn as armor.}} | |{{MC/HistoryLine||v0.14.0|dev=build 1|Heads can now be worn as armor.}} | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.2.0|dev=beta 1.2.0.2|Heads can now be used to craft firework stars.}} | |{{MC/HistoryLine||1.2.0|dev=beta 1.2.0.2|Heads can now be used to craft firework stars.}} | ||
|{{HistoryLine|||dev=beta 1.2.0.11|[[File:Head (item) BE2.png|32px]] Heads in inventories and when held by mobs/players now display as [[Minecraft:block]]s.}} | |{{MC/HistoryLine|||dev=beta 1.2.0.11|[[File:Head (item) BE2.png|32px]] Heads in inventories and when held by mobs/players now display as [[Minecraft:block]]s.}} | ||
|{{HistoryLine||1.19.60|exp=Next Major Update|dev=Preview 1.19.60.25|Heads can now be placed on top of note blocks without sneaking.}} | |{{MC/HistoryLine||1.19.60|exp=Next Major Update|dev=Preview 1.19.60.25|Heads can now be placed on top of note blocks without sneaking.}} | ||
|{{HistoryLine||1.21.30|dev=Preview 1.21.30.22|Changed name from "Head" to "Player Head" to match {{JE}}.}} | |{{HistoryLine||1.21.30|dev=Preview 1.21.30.22|Changed name from "Head" to "Player Head" to match {{MC/JE}}.}} | ||
|{{HistoryLine|||dev=Preview 1.21.30.21|The rarity of player heads has been changed from "Common" to "Uncommon" to match {{JE}}.}} | |{{HistoryLine|||dev=Preview 1.21.30.21|The rarity of player heads has been changed from "Common" to "Uncommon" to match {{MC/JE}}.}} | ||
}} | }} | ||
=== Legacy Console Edition === | === Legacy Console Edition === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|console}} | |{{MC/HistoryLine|console}} | ||
|{{HistoryLine||xbox=TU12|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Player Head (item) JE1 BE1.png|32px]] Added player heads to the [[Minecraft:Creative inventory]].}} | |{{MC/HistoryLine||xbox=TU12|xbone=CU1|ps3=1.00|psvita=1.00|ps4=1.00|wiiu=Patch 1|switch=1.0.1|[[File:Player Head (item) JE1 BE1.png|32px]] Added player heads to the [[Minecraft:Creative inventory]].}} | ||
|{{HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|A player head can now be used to craft a firework star with creeper-face effect.}} | |{{MC/HistoryLine||xbox=TU19|xbone=CU7|ps3=1.12|psvita=1.12|ps4=1.12|wiiu=Patch 1|switch=1.0.1|A player head can now be used to craft a firework star with creeper-face effect.}} | ||
|{{HistoryLine||xbox=TU34|xbone=CU22|ps3=1.25|psvita=1.25|ps4=1.25|wiiu=Patch 4|Player heads can now be swapped with other pieces of headgear in the ''head'' [[Minecraft:inventory]] slot by {{ctrl|using}} them.}} | |{{HistoryLine||xbox=TU34|xbone=CU22|ps3=1.25|psvita=1.25|ps4=1.25|wiiu=Patch 4|Player heads can now be swapped with other pieces of headgear in the ''head'' [[Minecraft:inventory]] slot by {{ctrl|using}} them.}} | ||
|{{HistoryLine||xbox=TU49|xbone=CU39|ps3=1.42|psvita=1.42|ps4=1.42|wiiu=Patch 18|switch=1.0.1|Player heads are now held the same way as on ''Java Edition'' in first person.}} | |{{MC/HistoryLine||xbox=TU49|xbone=CU39|ps3=1.42|psvita=1.42|ps4=1.42|wiiu=Patch 18|switch=1.0.1|Player heads are now held the same way as on ''Java Edition'' in first person.}} | ||
}} | }} | ||
=== ''New Nintendo 3DS Edition'' === | === ''New Nintendo 3DS Edition'' === | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|new 3ds}} | |{{MC/HistoryLine|new 3ds}} | ||
|{{HistoryLine||0.1.0|[[File:Player Head (item) JE1 BE1.png|32px]] Added player heads.}} | |{{MC/HistoryLine||0.1.0|[[File:Player Head (item) JE1 BE1.png|32px]] Added player heads.}} | ||
}} | }} | ||
| Line 316: | Line 316: | ||
==== ''Java Edition'' ==== | ==== ''Java Edition'' ==== | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|java}} | |{{MC/HistoryLine|java}} | ||
|{{HistoryLine||1.20.5|dev=24w10a|Now stores item name in <code>custom_name</code> tag. | |{{HistoryLine||1.20.5|dev=24w10a|Now stores item name in <code>custom_name</code> tag. | ||
|NBT tag {{ | |NBT tag {{MC/Cd|SkullOwner}} and {{MC/Cd|ExtraType}} is replaced with <code>profile</code> to keep a consistent format with the item component form.}} | ||
|{{HistoryLine||1.21.9|dev=25w34a|The {{ | |{{HistoryLine||1.21.9|dev=25w34a|The {{MC/Cd|profile}} field has been changed to match {{MC/Cd|minecraft:profile}} component. That means that it also becomes immutable and is resolved only when necessary.}} | ||
}} | }} | ||
==== ''Bedrock Edition'' ==== | ==== ''Bedrock Edition'' ==== | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.21.40|dev=Preview 1.21.40.20|The separate and direct item forms of the <code>skull</code> block ID have been merged and its [[Minecraft:Bedrock Edition data values|data values]] have been split up into their own IDs.}} | |{{MC/HistoryLine||1.21.40|dev=Preview 1.21.40.20|The separate and direct item forms of the <code>skull</code> block ID have been merged and its [[Minecraft:Bedrock Edition data values|data values]] have been split up into their own IDs.}} | ||
}} | }} | ||
== Issues == | == Issues == | ||
{{Issue list}} | {{MC/Issue list}} | ||
== Trivia == | == Trivia == | ||
| Line 349: | Line 349: | ||
== References == | == References == | ||
{{ | {{MC/Reflist}} | ||
== Navigation == | == Navigation == | ||
{{Navbox blocks|Creative}} | {{MC/Navbox blocks|Creative}} | ||
{{Navbox combat|armor}} | {{MC/Navbox combat|armor}} | ||
[[Category:Utility blocks]] | [[Category:Utility blocks]] | ||
Revision as of 20:45, 9 April 2026
Template:Infobox block The player head is a Minecraft:block based on the Minecraft:head of a player's skin (Steve by default). Player heads cannot be obtained in Survival.
Obtaining
The player head can be obtained only by using Minecraft:Creative inventory, {{#vardefine: control | middle click on mouse }}picking block or executing
- REDIRECT Template:Command
Breaking
No tool can accelerate the breaking process of player head.<ref>Template:Bug</ref>
Script error: No such module "breaking row".
Player head drops itself when it's destroyed.
When destroyed by an explosion, the player head always drops as an item.
Usage
Decoration
Player heads can be oriented in 16 different directions when placed on top of a block, and in 4 directions when placed on the sides of blocks, similar to signs. They can be placed either on top of or beside blocks by shift-clicking.
Wearing
The player can wear player heads, similarly to Minecraft:pumpkins or helmets. This overlays the second layer of the player's skin.
Dispensers
A Minecraft:dispenser can equip a player head on a player, Minecraft:mob, or armor stand with an empty helmet slot, within the block the dispenser is facing.
Enchantments
Player heads can receive the following enchantments, but only through an Minecraft:anvil.
| Name | Max level | Method |
|---|---|---|
| Curse of Binding | I |
|
| Curse of Vanishing | I |
|
Piston interactivity
Player head is destroyed when the Minecraft:piston tries to push it. It can't be pulled by the sticky piston.
Player skins
Script error: No such module "Exclusive". Player heads can be given NBT data so that they appear with the skin of any Minecraft account. This means if a player knows that a specific account has a head that is desired to display, the NBT data can be edited to make it appear. Commonly, this kind of head is called a custom head.
The command to give the player a head with the skin of another player is Template:Cmd. This command will give a dynamic player head, which will update when the player updates their skin. A static player head instead saves the skin of the player from the time it was created, meaning if the player changes their skin, the head still displays the original texture.<ref>Template:Tweet</ref> The command to get a static player is twofold: first type
- REDIRECT Template:Command
Template:Redr, then click on the "Give Item" option to give yourself a static player head of the player named.
Note that it is therefore necessary to be connected to the internet to load the texture of a skin, whatever the property used.
When they are loaded for the first time by the client, the skins textures are cached in .minecraft\assets\skins\(subfolders)\(files).
If the client does not have access to the internet when it first loads, the player's head displays a regular head (Steve's skin) which is also cached.
Afterward, even if the client reconnects to the internet, in order to display the skin correctly, it is necessary to clear the cache manually by deleting the recently created files in .minecraft\assets\skins\(subfolder), then restarting the game.
Marc's Head Format
Script error: No such module "Exclusive".
Marc Watson created a number of accounts with specific skins so map makers could use common player heads without the risk of someone changing their skins.<ref>{{
- vardefine: query | ?context=1
- var: reddit-sub-1m0itx/twitter_marc_irl_mapmakers_would_it_be_useful | Minecraft
}}/comments/{{
- var: reddit-thread-1m0itx/twitter_marc_irl_mapmakers_would_it_be_useful | 1m0itx/twitter_marc_irl_mapmakers_would_it_be_useful
}}/cc4m1cq{{#var: query }} "I'm here to make it so that people don't have to worry about having a consistent account whose skin might change."] – u/Marc_IRL on Reddit, September 9, 2013</ref> Nowadays, since heads do not update the skin if a player changes their skin, this is not something map-makers need to worry about, though these skins are still useful. These accounts have names in the format MHF_<name>, for example MHF_PigZombie is the name of a Minecraft user with a zombified piglin head. MHF stands for "Marc's Head Format".<ref>Template:Tweet</ref> There are also a few blocks and "bonus" heads, for more variety. These player heads have not been updated in compliance with the Texture Update, and are outdated.
Because these are names of player accounts, these player heads are obtained or placed using the minecraft:profile component, for instance:
- REDIRECT Template:Command
The following names/heads have been made available:<ref>Template:Tweet</ref>
- Mobs
- Script error: No such module "spriteFile". MHF_Alex
- Script error: No such module "spriteFile". MHF_Blaze
- Script error: No such module "spriteFile". MHF_CaveSpider
- Script error: No such module "spriteFile". MHF_Chicken
- Script error: No such module "spriteFile". MHF_Cow
- Script error: No such module "spriteFile". MHF_Creeper
- Script error: No such module "spriteFile". MHF_Enderman
- Script error: No such module "spriteFile". MHF_Ghast
- Script error: No such module "spriteFile". MHF_Golem
- Script error: No such module "spriteFile". MHF_Herobrine
- Script error: No such module "spriteFile". MHF_LavaSlime
- Script error: No such module "spriteFile". MHF_MushroomCow
- Script error: No such module "spriteFile". MHF_Ocelot
- Script error: No such module "spriteFile". MHF_Pig
- Script error: No such module "spriteFile". MHF_PigZombie
- Script error: No such module "spriteFile". MHF_Sheep
- Script error: No such module "spriteFile". MHF_Skeleton
- Script error: No such module "spriteFile". MHF_Slime
- Script error: No such module "spriteFile". MHF_Spider
- Script error: No such module "spriteFile". MHF_Squid
- Script error: No such module "spriteFile". MHF_Steve
- Script error: No such module "spriteFile". MHF_Villager
- Script error: No such module "spriteFile". MHF_WSkeleton
- Script error: No such module "spriteFile". MHF_Zombie
- Blocks
- Script error: No such module "spriteFile". MHF_Cactus
- Script error: No such module "spriteFile". MHF_Cake
- Script error: No such module "spriteFile". MHF_Chest
- Script error: No such module "spriteFile". MHF_CoconutB
- Script error: No such module "spriteFile". MHF_CoconutG
- Script error: No such module "spriteFile". MHF_Melon
- Script error: No such module "spriteFile". MHF_OakLog
- Script error: No such module "spriteFile". MHF_Present1
- Script error: No such module "spriteFile". MHF_Present2
- Script error: No such module "spriteFile". MHF_Pumpkin
- Script error: No such module "spriteFile". MHF_TNT
- Script error: No such module "spriteFile". MHF_TNT2
- Bonus
- Script error: No such module "spriteFile". MHF_ArrowUp
- Script error: No such module "spriteFile". MHF_ArrowDown
- Script error: No such module "spriteFile". MHF_ArrowLeft
- Script error: No such module "spriteFile". MHF_ArrowRight
- Script error: No such module "spriteFile". MHF_Exclamation
- Script error: No such module "spriteFile". MHF_Question
Sounds
Generic
Template:Edition: Template:Sound table/Block/Stone/JE
Template:Edition: Template:Sound table/Block/Stone/BE
Unique
Template:!((Java EditionTemplate:))!: Template:SoundTable
Template:!((Bedrock EditionTemplate:))!: Template:SoundTable
Data values
ID
Template:!((Java EditionTemplate:))!: Template:ID table Template:ID table Template:ID table
Template:!((Bedrock EditionTemplate:))!: Template:ID table Template:ID table
Item data
Java Edition: {{#vardefine:params|0 }}Template:Hatnote
- Template:Nbt/sprite components: the item's components tag.
Data component format/custom name Data component format/note block sound Data component format/profile
Block states
{{#vardefine:params|0 }}Template:Hatnote
{{#lst:Head|block states}}
Block data
A player head has a block entity associated with it that holds additional data about the block.
- REDIRECT Template:Edition
Template:Rcat: {{#vardefine:params|0 }}Template:Hatnote {{#lst:Head|block data}}
- REDIRECT Template:Edition
History
Java Edition
Bedrock Edition
Legacy Console Edition
New Nintendo 3DS Edition
Data history
Java Edition
Bedrock Edition
Issues
Script error: No such module "Issue list".
Trivia
- When breaking a player head, the particle effect of breaking it is the same as soul sand.
- Despite there being a default Steve head, heads for the other protagonist skins cannot be obtained without using custom names.
Gallery
Screenshots
-
A picture of player heads, including some Mojang characters.
Development images
-
Notch's head in a minecart with chest.
-
First image of held heads rendering as blocks.
-
Second image of held heads rendering as blocks.
References
<references group="">
</references>
Template:Article otherTemplate:Article other
| |||||||||||||||
| |||||||||||||||
| |||||||||||||||
es:Cabeza ko:플레이어 머리 pt:Cabeça de Jogador zh:玩家的头