Class OpCommand
java.lang.Object
net.minecraft.server.dedicated.command.OpCommand
- Mappings:
- Namespace - Name - official - aff- intermediary - net/minecraft/class_3083- named - net/minecraft/server/dedicated/command/OpCommand
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intop(ServerCommandSource source, Collection<com.mojang.authlib.GameProfile> targets) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) 
- 
Field Details- 
ALREADY_OPPED_EXCEPTIONprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType ALREADY_OPPED_EXCEPTION- Mappings:
- Namespace - Name - Mixin selector - official - a- Laff;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- intermediary - field_13667- Lnet/minecraft/class_3083;field_13667:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;- named - ALREADY_OPPED_EXCEPTION- Lnet/minecraft/server/dedicated/command/OpCommand;ALREADY_OPPED_EXCEPTION:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
 
 
- 
- 
Constructor Details- 
OpCommandpublic OpCommand()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - official - a- Laff;a(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_13464- Lnet/minecraft/class_3083;method_13464(Lcom/mojang/brigadier/CommandDispatcher;)V- named - register- Lnet/minecraft/server/dedicated/command/OpCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
 
- 
opprivate static int op(ServerCommandSource source, Collection<com.mojang.authlib.GameProfile> targets) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
- Namespace - Name - Mixin selector - official - a- Laff;a(Lds;Ljava/util/Collection;)I- intermediary - method_13465- Lnet/minecraft/class_3083;method_13465(Lnet/minecraft/class_2168;Ljava/util/Collection;)I- named - op- Lnet/minecraft/server/dedicated/command/OpCommand;op(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;)I
 
 
-