Package net.minecraft.server.command
Class TeamMsgCommand
java.lang.Object
net.minecraft.server.command.TeamMsgCommand
- Mappings:
Namespace Name official aep
intermediary net/minecraft/class_3945
named net/minecraft/server/command/TeamMsgCommand
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
private static final Style
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static int
execute
(ServerCommandSource source, MessageArgumentType.SignedMessage signedMessage) static void
register
(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
-
Field Details
-
STYLE
- Mappings:
Namespace Name Mixin selector official a
Laep;a:Lsj;
intermediary field_24380
Lnet/minecraft/class_3945;field_24380:Lnet/minecraft/class_2583;
named STYLE
Lnet/minecraft/server/command/TeamMsgCommand;STYLE:Lnet/minecraft/text/Style;
-
NO_TEAM_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType NO_TEAM_EXCEPTION- Mappings:
Namespace Name Mixin selector official b
Laep;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
intermediary field_17440
Lnet/minecraft/class_3945;field_17440:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
named NO_TEAM_EXCEPTION
Lnet/minecraft/server/command/TeamMsgCommand;NO_TEAM_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
TeamMsgCommand
public TeamMsgCommand()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector official a
Laep;a(Lcom/mojang/brigadier/CommandDispatcher;)V
intermediary method_17600
Lnet/minecraft/class_3945;method_17600(Lcom/mojang/brigadier/CommandDispatcher;)V
named register
Lnet/minecraft/server/command/TeamMsgCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
-
execute
private static int execute(ServerCommandSource source, MessageArgumentType.SignedMessage signedMessage) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official a
Laep;a(Ldr;Lef$a;)I
intermediary method_17599
Lnet/minecraft/class_3945;method_17599(Lnet/minecraft/class_2168;Lnet/minecraft/class_2196$class_7515;)I
named execute
Lnet/minecraft/server/command/TeamMsgCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/command/argument/MessageArgumentType$SignedMessage;)I
-