Class ChatSerializer

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

public class ChatSerializer extends Object
Mappings:
Namespace Name
official hi
intermediary net/minecraft/class_2566
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 Lhi;a(Lbn;Lhh;Lvg;)Lhh;
      intermediary method_10613 Lnet/minecraft/class_2566;method_10613(Lnet/minecraft/class_1061;Lnet/minecraft/class_1982;Lnet/minecraft/class_864;)Lnet/minecraft/class_1982;
      named process Lnet/minecraft/util/ChatSerializer;process(Lnet/minecraft/command/CommandSource;Lnet/minecraft/text/Text;Lnet/minecraft/entity/Entity;)Lnet/minecraft/text/Text;