Package net.minecraft.server.commands
Class TeamMsgCommand
java.lang.Object
net.minecraft.server.commands.TeamMsgCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final Style
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139000_) private static voidsendMessage(CommandSourceStack p_248778_, Entity p_248891_, PlayerTeam p_250504_, List<ServerPlayer> p_249706_, PlayerChatMessage p_249707_) 
- 
Field Details- 
SUGGEST_STYLE
- 
ERROR_NOT_ON_TEAMprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_ON_TEAM
 
- 
- 
Constructor Details- 
TeamMsgCommandpublic TeamMsgCommand()
 
- 
- 
Method Details- 
register
- 
sendMessageprivate static void sendMessage(CommandSourceStack p_248778_, Entity p_248891_, PlayerTeam p_250504_, List<ServerPlayer> p_249706_, PlayerChatMessage p_249707_) 
 
-