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

9 lines
421 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS jc net/minecraft/text/TextFormatter
METHOD a profile (Lcom/mojang/authlib/GameProfile;)Ljb;
METHOD a message (Lcom/mojang/brigadier/Message;)Ljb;
METHOD a sortedJoin (Ljava/util/Collection;)Ljb;
METHOD a sortedJoin (Ljava/util/Collection;Ljava/util/function/Function;)Ljb;
METHOD a bracketed (Ljb;)Ljb;
METHOD a addStyle (Ljb;Ljj;)Ljb;
METHOD b join (Ljava/util/Collection;Ljava/util/function/Function;)Ljb;