Package net.minecraft.server.commands
Class DeOpCommands
java.lang.Object
net.minecraft.server.commands.DeOpCommands
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType - 
Constructor Summary
Constructors - 
Method Summary
Modifier 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_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
 
 -