Class PardonIpCommand
java.lang.Object
net.minecraft.server.dedicated.command.PardonIpCommand
- Mappings:
Namespace Name official rcintermediary net/minecraft/class_759named net/minecraft/server/dedicated/command/PardonIpCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20881(class_3915 class_3915, String string) static voidmethod_20882(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Field Details
-
field_21763
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21763- Mappings:
Namespace Name Mixin selector official aLrc;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21763Lnet/minecraft/class_759;field_21763:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21763Lnet/minecraft/server/dedicated/command/PardonIpCommand;field_21763:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21764
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21764- Mappings:
Namespace Name Mixin selector official bLrc;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21764Lnet/minecraft/class_759;field_21764:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21764Lnet/minecraft/server/dedicated/command/PardonIpCommand;field_21764:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
PardonIpCommand
public PardonIpCommand()
-
-
Method Details
-
method_20882
public static void method_20882(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLrc;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20882Lnet/minecraft/class_759;method_20882(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20882Lnet/minecraft/server/dedicated/command/PardonIpCommand;method_20882(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20881
private static int method_20881(class_3915 class_3915, String string) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLrc;a(Lbu;Ljava/lang/String;)Iintermediary method_20881Lnet/minecraft/class_759;method_20881(Lnet/minecraft/class_3915;Ljava/lang/String;)Inamed method_20881Lnet/minecraft/server/dedicated/command/PardonIpCommand;method_20881(Lnet/minecraft/class_3915;Ljava/lang/String;)I
-