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

9 lines
421 B
Plaintext

CLASS jd net/minecraft/text/TextFormatter
METHOD a profile (Lcom/mojang/authlib/GameProfile;)Ljc;
METHOD a message (Lcom/mojang/brigadier/Message;)Ljc;
METHOD a sortedJoin (Ljava/util/Collection;)Ljc;
METHOD a sortedJoin (Ljava/util/Collection;Ljava/util/function/Function;)Ljc;
METHOD a bracketed (Ljc;)Ljc;
METHOD a addStyle (Ljc;Ljk;)Ljc;
METHOD b join (Ljava/util/Collection;Ljava/util/function/Function;)Ljc;