yarn/mappings/net/minecraft/util/Nameable.mapping

6 lines
156 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS afv net/minecraft/util/Nameable
METHOD Q getDisplayName ()Ljd;
METHOD R_ getName ()Ljd;
2018-12-13 04:17:42 -05:00
METHOD S_ hasCustomName ()Z
METHOD f getCustomName ()Ljd;