Class DeOpCommand
java.lang.Object
net.minecraft.server.dedicated.command.DeOpCommand
- Mappings:
Namespace Name official qfintermediary net/minecraft/class_751named net/minecraft/server/dedicated/command/DeOpCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20640(class_3915 class_3915, Collection<com.mojang.authlib.GameProfile> collection) static voidmethod_20641(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Field Details
-
field_21720
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21720- Mappings:
Namespace Name Mixin selector official aLqf;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21720Lnet/minecraft/class_751;field_21720:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21720Lnet/minecraft/server/dedicated/command/DeOpCommand;field_21720:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
DeOpCommand
public DeOpCommand()
-
-
Method Details
-
method_20641
public static void method_20641(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLqf;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20641Lnet/minecraft/class_751;method_20641(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20641Lnet/minecraft/server/dedicated/command/DeOpCommand;method_20641(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20640
private static int method_20640(class_3915 class_3915, Collection<com.mojang.authlib.GameProfile> collection) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLqf;a(Lbu;Ljava/util/Collection;)Iintermediary method_20640Lnet/minecraft/class_751;method_20640(Lnet/minecraft/class_3915;Ljava/util/Collection;)Inamed method_20640Lnet/minecraft/server/dedicated/command/DeOpCommand;method_20640(Lnet/minecraft/class_3915;Ljava/util/Collection;)I
-