Package net.minecraft.util
Class ChatSerializer
java.lang.Object
net.minecraft.util.ChatSerializer
- Mappings:
Namespace Name official fcintermediary net/minecraft/class_2566named net/minecraft/util/ChatSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Textprocess(CommandSource source, Text test, Entity entity)
-
Constructor Details
-
ChatSerializer
public ChatSerializer()
-
-
Method Details
-
process
- Throws:
CommandException- Mappings:
Namespace Name Mixin selector official aLfc;a(Ln;Lfb;Lsn;)Lfb;intermediary method_10613Lnet/minecraft/class_2566;method_10613(Lnet/minecraft/class_1061;Lnet/minecraft/class_1982;Lnet/minecraft/class_864;)Lnet/minecraft/class_1982;named processLnet/minecraft/util/ChatSerializer;process(Lnet/minecraft/command/CommandSource;Lnet/minecraft/text/Text;Lnet/minecraft/entity/Entity;)Lnet/minecraft/text/Text;
-