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

9 lines
275 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS je net/minecraft/text/TextComponentSelector
FIELD c pattern Ljava/lang/String;
METHOD d getText ()Ljava/lang/String;
METHOD equals (Ljava/lang/Object;)Z
ARG 0 object
2018-10-31 12:57:21 -04:00
METHOD g copy ()Lix;
METHOD i getPattern ()Ljava/lang/String;
2018-10-31 12:57:21 -04:00
METHOD k getTextComponent ()Lje;