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

7 lines
196 B
Plaintext
Raw Normal View History

2019-01-24 11:47:45 -05:00
CLASS jg net/minecraft/text/KeybindTextComponent
2018-11-01 04:14:40 -04:00
FIELD c keybind Ljava/lang/String;
2019-01-09 12:20:38 -05:00
METHOD equals (Ljava/lang/Object;)Z
ARG 1 o
2019-01-24 11:47:45 -05:00
METHOD i copy ()Ljg;
2018-11-01 04:14:40 -04:00
METHOD j getKeybind ()Ljava/lang/String;