类 DeOpCommands

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

public class DeOpCommands extends Object
  • 字段详细资料

    • ERROR_NOT_OP

      private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_OP
  • 构造器详细资料

    • DeOpCommands

      public DeOpCommands()
  • 方法详细资料

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> pDispatcher)
    • deopPlayers

      private static int deopPlayers(CommandSourceStack pSource, Collection<com.mojang.authlib.GameProfile> pPlayers) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      抛出:
      com.mojang.brigadier.exceptions.CommandSyntaxException