Class TeamMsgCommand

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

public class TeamMsgCommand extends Object
  • Field Details

    • SUGGEST_STYLE

      private static final Style 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

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_139000_)
    • sendMessage

      private static int sendMessage(CommandSourceStack p_139004_, Component p_139005_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException