Package net.minecraft.server.commands
Class DeOpCommands
java.lang.Object
net.minecraft.server.commands.DeOpCommands
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static int
deopPlayers
(CommandSourceStack p_136898_, Collection<com.mojang.authlib.GameProfile> p_136899_) static void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136889_)
-
Field Details
-
ERROR_NOT_OP
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_OP
-
-
Constructor Details
-
DeOpCommands
public DeOpCommands()
-
-
Method Details
-
register
-
deopPlayers
private static int deopPlayers(CommandSourceStack p_136898_, Collection<com.mojang.authlib.GameProfile> p_136899_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-