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

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_2564 net/minecraft/text/Texts
2019-07-08 08:27:46 -04:00
METHOD a (Ljava/lang/String;)Ljo;
2019-06-28 17:55:20 -04:00
ARG 0 string
METHOD method_10881 parse (Lnet/minecraft/class_2168;Lnet/minecraft/class_2561;Lnet/minecraft/class_1297;I)Lnet/minecraft/class_2561;
ARG 0 source
ARG 1 text
ARG 2 sender
ARG 3 depth
2019-06-28 17:55:20 -04:00
METHOD method_10882 toText (Lcom/mojang/authlib/GameProfile;)Lnet/minecraft/class_2561;
ARG 0 profile
2019-06-28 17:55:20 -04:00
METHOD method_10883 toText (Lcom/mojang/brigadier/Message;)Lnet/minecraft/class_2561;
ARG 0 message
2019-06-28 17:55:20 -04:00
METHOD method_10884 join (Ljava/util/Collection;Ljava/util/function/Function;)Lnet/minecraft/class_2561;
ARG 0 elements
ARG 1 transformer
2019-06-28 17:55:20 -04:00
METHOD method_10885 bracketed (Lnet/minecraft/class_2561;)Lnet/minecraft/class_2561;
ARG 0 text
2019-06-28 17:55:20 -04:00
METHOD method_10887 joinOrdered (Ljava/util/Collection;Ljava/util/function/Function;)Lnet/minecraft/class_2561;
ARG 0 elements
ARG 1 transformer
2019-06-28 17:55:20 -04:00
METHOD method_10888 joinOrdered (Ljava/util/Collection;)Lnet/minecraft/class_2561;
ARG 0 strings
METHOD method_10889 setStyleIfAbsent (Lnet/minecraft/class_2561;Lnet/minecraft/class_2583;)Lnet/minecraft/class_2561;
ARG 0 text
ARG 1 style