Package net.minecraft.server.command
Class MeCommand
java.lang.Object
net.minecraft.server.command.MeCommand
- Mappings:
Namespace Name official aai
intermediary net/minecraft/class_3045
named net/minecraft/server/command/MeCommand
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static Text
getEmoteText
(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String arg) static void
register
(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
-
Constructor Details
-
MeCommand
public MeCommand()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official a
Laai;a(Lcom/mojang/brigadier/CommandDispatcher;)V
intermediary method_13237
Lnet/minecraft/class_3045;method_13237(Lcom/mojang/brigadier/CommandDispatcher;)V
named register
Lnet/minecraft/server/command/MeCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
-
getEmoteText
private static Text getEmoteText(com.mojang.brigadier.context.CommandContext<ServerCommandSource> context, String arg) - Mappings:
Namespace Name Mixin selector official a
Laai;a(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lqk;
intermediary method_31373
Lnet/minecraft/class_3045;method_31373(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/class_2561;
named getEmoteText
Lnet/minecraft/server/command/MeCommand;getEmoteText(Lcom/mojang/brigadier/context/CommandContext;Ljava/lang/String;)Lnet/minecraft/text/Text;
-