Skip to content

Commit

Permalink
Revert "Fix nameable mapping"
Browse files Browse the repository at this point in the history
This reverts commit 8217c52.
  • Loading branch information
Sychic committed Sep 25, 2024
1 parent 835a3e3 commit e50899a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mappings/net/minecraft/util/Nameable.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ CLASS net/minecraft/class_1275 net/minecraft/util/Nameable
COMMENT
COMMENT <p>This should return {@linkplain #getCustomName the custom name} if it exists,
COMMENT otherwise the default name. This should not have styling applied.
METHOD method_5797 getDisplayName ()Lnet/minecraft/class_2561;
METHOD method_5797 method_5797 ()Lnet/minecraft/class_2561;
COMMENT {@return the custom name of this object, or {@code null} if there is none}

0 comments on commit e50899a

Please sign in to comment.