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

11 lines
327 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS iy net/minecraft/text/AbstractTextComponent
2016-08-14 13:51:55 -04:00
FIELD a children Ljava/util/List;
2018-12-05 09:11:37 -05:00
FIELD b style Ljj;
2017-04-05 14:11:28 -04:00
METHOD a getChildren ()Ljava/util/List;
2018-12-05 09:11:37 -05:00
METHOD a append (Ljb;)Ljb;
METHOD a setStyle (Ljj;)Ljb;
METHOD b getStyle ()Ljj;
METHOD c stream ()Ljava/util/stream/Stream;
2018-12-05 09:11:37 -05:00
METHOD equals (Ljava/lang/Object;)Z
ARG 0 object