Class PardonCommand
java.lang.Object
net.minecraft.server.dedicated.command.PardonCommand
- Mappings:
Namespace Name official rbintermediary net/minecraft/class_760named net/minecraft/server/dedicated/command/PardonCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20876(class_3915 class_3915, Collection<com.mojang.authlib.GameProfile> collection) static voidmethod_20877(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Field Details
-
field_21762
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21762- Mappings:
Namespace Name Mixin selector official aLrb;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21762Lnet/minecraft/class_760;field_21762:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21762Lnet/minecraft/server/dedicated/command/PardonCommand;field_21762:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
PardonCommand
public PardonCommand()
-
-
Method Details
-
method_20877
public static void method_20877(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLrb;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20877Lnet/minecraft/class_760;method_20877(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20877Lnet/minecraft/server/dedicated/command/PardonCommand;method_20877(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20876
private static int method_20876(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 aLrb;a(Lbu;Ljava/util/Collection;)Iintermediary method_20876Lnet/minecraft/class_760;method_20876(Lnet/minecraft/class_3915;Ljava/util/Collection;)Inamed method_20876Lnet/minecraft/server/dedicated/command/PardonCommand;method_20876(Lnet/minecraft/class_3915;Ljava/util/Collection;)I
-