アイテム「プレイヤーの頭」を装備することでプレイヤーの見た目を変更することができます。
今回はもともとマインクラフトに用意されているものや他のプレイヤーのプレイヤーIDをつかってプレイヤーの見ためをカスタマイズできるコマンドを紹介していきます。
JAVA版1.21.4で動作確認済みです。

スキンよりもお手軽に見た目をカスタマイズできておもしろいです。
下のコマンドの「プレイヤーID」の部分を頭を入手したいプレイヤーのIDにすると頭がゲットできます。
映画のタイトルや漫画の主人公の名前などそれっぽいIDを片っ端から入力して
いろいろな人の頭を集めてみましょう!
プレイヤーの頭だけでなくもともとマイクラで用意されているIDを指定することもできます。もともと用意されているIDの一覧はこちらのページで確認できます。
ここで紹介しているプレイヤーの頭の見た目は記事執筆時のものです。指定したIDのプレイヤーがスキンを変更した場合、見た目が変わります。ご注意ください。
/give @p minecraft:player_head[minecraft:profile="プレイヤーID"]

ソニック
/give @p minecraft:player_head[minecraft:profile="sonic"]

ナルト
/give @p minecraft:player_head[minecraft:profile="naruto"]

ルイージ
/give @p minecraft:player_head[minecraft:profile="mario"]

ヒカキンさん
/give @p minecraft:player_head[minecraft:profile="hikakin_games"]

ドズルさん
/give @p minecraft:player_head[minecraft:profile="Dooozle"]

アイアンマン
/give @p minecraft:player_head[minecraft:profile="ironman"]

ボバ・フェット
/give @p minecraft:player_head[minecraft:profile="starwars"]

ダース・ベイダー
/give @p minecraft:player_head[minecraft:profile="darthvader"]

初音ミク
/give @p minecraft:player_head[minecraft:profile="miku"]

ガンダム
/give @p minecraft:player_head[minecraft:profile="gundam"]

ハテナブロック(マイクラ公式で用意されているスキン)
/give @p minecraft:player_head[minecraft:profile="MHF_Question"]

入手した頭はモブに装備させることも可能です。
/summon husk ~ ~ ~ {CustomName:'""',ArmorItems:[{},{},{},{id:"minecraft:player_head",count:1,components:{"minecraft:profile":{name:"hikakin_games"}}}]}