Package net.minecraft.command.impl
Class DeOpCommand
java.lang.Object
net.minecraft.command.impl.DeOpCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intdeopPlayers(CommandSource p_198322_0_, Collection<com.mojang.authlib.GameProfile> p_198322_1_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198321_0_) 
- 
Field Details- 
ERROR_NOT_OPprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_NOT_OP
 
- 
- 
Constructor Details- 
DeOpCommandpublic DeOpCommand()
 
- 
- 
Method Details- 
register
- 
deopPlayersprivate static int deopPlayers(CommandSource p_198322_0_, Collection<com.mojang.authlib.GameProfile> p_198322_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
 
-