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

6 lines
154 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS agb net/minecraft/util/Nameable
METHOD P getName ()Ljb;
2019-01-09 12:20:38 -05:00
METHOD Q hasCustomName ()Z
2019-01-16 13:24:40 -05:00
METHOD R getCustomName ()Ljb;
METHOD d getDisplayName ()Ljb;