Class OpCommand
java.lang.Object
net.minecraft.server.dedicated.command.OpCommand
- Mappings:
Namespace Name official raintermediary net/minecraft/class_758named net/minecraft/server/dedicated/command/OpCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20869(class_3915 class_3915, Collection<com.mojang.authlib.GameProfile> collection) static voidmethod_20870(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Field Details
-
field_21761
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21761- Mappings:
Namespace Name Mixin selector official aLra;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21761Lnet/minecraft/class_758;field_21761:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21761Lnet/minecraft/server/dedicated/command/OpCommand;field_21761:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
OpCommand
public OpCommand()
-
-
Method Details
-
method_20870
public static void method_20870(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLra;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20870Lnet/minecraft/class_758;method_20870(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20870Lnet/minecraft/server/dedicated/command/OpCommand;method_20870(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20869
private static int method_20869(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 aLra;a(Lbu;Ljava/util/Collection;)Iintermediary method_20869Lnet/minecraft/class_758;method_20869(Lnet/minecraft/class_3915;Ljava/util/Collection;)Inamed method_20869Lnet/minecraft/server/dedicated/command/OpCommand;method_20869(Lnet/minecraft/class_3915;Ljava/util/Collection;)I
-