About Player Head in Minecraft
The player head is a decorative head block showing a player's skin, obtained in vanilla only via commands. Custom texture heads are widely used for detailed decoration and map making.
Player Head Command Examples
- Give 1 to nearest player:
/give @p minecraft:player_head 1 - Give 1 to yourself:
/give @s minecraft:player_head 1 - Give to a specific player:
/give PlayerName minecraft:player_head 1 - Clear from inventory:
/clear @p minecraft:player_head
Player Head FAQ
What is the item ID for Player Head?
The item ID for Player Head is minecraft:player_head. Java Edition commands such as /give, /clear, and /setblock use this namespaced ID.
What is the numerical ID for Player Head?
Player Head has the historical numerical ID 397 with data value 3, used in Java Edition 1.12.2 and earlier. Current versions use minecraft:player_head instead.
How do I give myself Player Head in Minecraft?
Open the chat window and run /give @p minecraft:player_head 1 to give the nearest player one Player Head. Replace @p with a player name to target someone else.
How many Player Head can stack in one slot?
Player Head stacks up to 64 per inventory slot.
Sources and Data Review
Item facts were reviewed for Java Edition 1.21.11 on .
