Class ChatSerializer

java.lang.Object
net.minecraft.util.ChatSerializer

public class ChatSerializer
extends Object
Mappings:
Namespace Name
official ev
intermediary net/minecraft/class_1446
named net/minecraft/util/ChatSerializer
  • Constructor Details

    • ChatSerializer

      public ChatSerializer()
  • Method Details

    • process

      public static Text process​(CommandSource source, Text test, Entity entity) throws CommandException
      Throws:
      CommandException
      Mappings:
      Namespace Name Mixin selector
      official a Lev;a(Lm;Leu;Lpk;)Leu;
      intermediary method_5172 Lnet/minecraft/class_1446;method_5172(Lnet/minecraft/class_1659;Lnet/minecraft/class_1444;Lnet/minecraft/class_1745;)Lnet/minecraft/class_1444;
      named process Lnet/minecraft/util/ChatSerializer;process(Lnet/minecraft/command/CommandSource;Lnet/minecraft/text/Text;Lnet/minecraft/entity/Entity;)Lnet/minecraft/text/Text;