Package net.minecraft.server.commands
Class OpCommand
java.lang.Object
net.minecraft.server.commands.OpCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intopPlayers(CommandSourceStack p_138089_, Collection<com.mojang.authlib.GameProfile> p_138090_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_138080_) 
- 
Field Details- 
ERROR_ALREADY_OPprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ERROR_ALREADY_OP
 
- 
- 
Constructor Details- 
OpCommandpublic OpCommand()
 
- 
- 
Method Details- 
register
- 
opPlayersprivate static int opPlayers(CommandSourceStack p_138089_, Collection<com.mojang.authlib.GameProfile> p_138090_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
 
-