Skip to content

Commit

Permalink
Rename SkullItem to PlayerHeadItem (#3658)
Browse files Browse the repository at this point in the history
  • Loading branch information
YanisBft authored Sep 12, 2023
1 parent f198e47 commit b8bd54a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
CLASS net/minecraft/class_1809 net/minecraft/item/SkullItem
CLASS net/minecraft/class_1809 net/minecraft/item/PlayerHeadItem
FIELD field_30916 SKULL_OWNER_KEY Ljava/lang/String;
METHOD <init> (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;Lnet/minecraft/class_1792$class_1793;)V
ARG 1 block
Expand Down

0 comments on commit b8bd54a

Please sign in to comment.