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

9 lines
421 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS jh net/minecraft/text/TextFormatter
METHOD a profile (Lcom/mojang/authlib/GameProfile;)Ljg;
METHOD a message (Lcom/mojang/brigadier/Message;)Ljg;
METHOD a sortedJoin (Ljava/util/Collection;)Ljg;
METHOD a sortedJoin (Ljava/util/Collection;Ljava/util/function/Function;)Ljg;
METHOD a bracketed (Ljg;)Ljg;
METHOD a addStyle (Ljg;Ljo;)Ljg;
METHOD b join (Ljava/util/Collection;Ljava/util/function/Function;)Ljg;