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

6 lines
154 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS agl net/minecraft/util/Nameable
METHOD Q getName ()Ljg;
2019-01-30 12:48:39 -05:00
METHOD R hasCustomName ()Z
2019-02-13 12:35:08 -05:00
METHOD S getCustomName ()Ljg;
METHOD d getDisplayName ()Ljg;