Package net.minecraft.server.commands
Class DeOpCommands
java.lang.Object
net.minecraft.server.commands.DeOpCommands
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intdeopPlayers(CommandSourceStack p_136898_, Collection<com.mojang.authlib.GameProfile> p_136899_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136889_) 
- 
Field Details- 
ERROR_NOT_OPprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_OP
 
- 
- 
Constructor Details- 
DeOpCommandspublic DeOpCommands()
 
- 
- 
Method Details- 
register
- 
deopPlayersprivate 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
 
 
-