Class TeamMsgCommand

java.lang.Object
net.minecraft.server.command.TeamMsgCommand

public class TeamMsgCommand
extends Object
  • Field Details

    • STYLE

      private static final Style STYLE
    • NO_TEAM_EXCEPTION

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType NO_TEAM_EXCEPTION
  • Constructor Details

    • TeamMsgCommand

      public TeamMsgCommand()
  • Method Details

    • register

      public static void register​(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
    • execute

      private static int execute​(ServerCommandSource source, Text message) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException