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

6 lines
154 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS agi net/minecraft/util/Nameable
2019-01-30 12:48:39 -05:00
METHOD Q getName ()Ljc;
METHOD R hasCustomName ()Z
METHOD S getCustomName ()Ljc;
2019-01-24 11:47:45 -05:00
METHOD d getDisplayName ()Ljc;