Package net.minecraft.command.impl
Class TeamMsgCommand
java.lang.Object
net.minecraft.command.impl.TeamMsgCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final Style -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSource> p_218915_0_) private static intsendMessage(CommandSource p_218917_0_, ITextComponent p_218917_1_)
-
Field Details
-
SUGGEST_STYLE
-
ERROR_NOT_ON_TEAM
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_ON_TEAM
-
-
Constructor Details
-
TeamMsgCommand
public TeamMsgCommand()
-
-
Method Details
-
register
-
sendMessage
private static int sendMessage(CommandSource p_218917_0_, ITextComponent p_218917_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-