CLASS ey net/minecraft/text/TextComponentBase FIELD a children Ljava/util/List; FIELD b style Lff; METHOD a getChildren ()Ljava/util/List; METHOD a append (Lfa;)Lfa; ARG 0 component METHOD a setStyle (Lff;)Lfa; ARG 0 style METHOD a append (Ljava/lang/String;)Lfa; ARG 0 string METHOD b getStyle ()Lff; METHOD c asString ()Ljava/lang/String; METHOD d asStringFormatted ()Ljava/lang/String; METHOD equals (Ljava/lang/Object;)Z ARG 0 other METHOD iterator iterator ()Ljava/util/Iterator;