yarn/mappings/net/minecraft/text/TextComponentKeybind.mapping

9 lines
270 B
Plaintext
Raw Normal View History

2018-11-01 04:14:40 -04:00
CLASS jb net/minecraft/text/TextComponentKeybind
FIELD c keybind Ljava/lang/String;
METHOD d getText ()Ljava/lang/String;
METHOD equals (Ljava/lang/Object;)Z
2018-11-04 07:22:38 -05:00
ARG 1 object
2018-11-04 04:35:30 -05:00
METHOD g cloneShallow ()Lix;
2018-11-01 04:14:40 -04:00
METHOD i copy ()Ljb;
METHOD j getKeybind ()Ljava/lang/String;