Package net.minecraft.command.impl
Class OpCommand
java.lang.Object
net.minecraft.command.impl.OpCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intopPlayers(CommandSource p_198542_0_, Collection<com.mojang.authlib.GameProfile> p_198542_1_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198541_0_) 
- 
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(CommandSource p_198542_0_, Collection<com.mojang.authlib.GameProfile> p_198542_1_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
 
-