Class BanIpCommand
java.lang.Object
net.minecraft.server.dedicated.command.BanIpCommand
- Mappings:
Namespace Name official pyintermediary net/minecraft/class_747named net/minecraft/server/dedicated/command/BanIpCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypestatic final Pattern -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20511(class_3915 class_3915, String string, Text text) static voidmethod_20512(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) private static intmethod_20514(class_3915 class_3915, String string, Text text)
-
Field Details
-
field_2725
- Mappings:
Namespace Name Mixin selector official aLpy;a:Ljava/util/regex/Pattern;intermediary field_2725Lnet/minecraft/class_747;field_2725:Ljava/util/regex/Pattern;named field_2725Lnet/minecraft/server/dedicated/command/BanIpCommand;field_2725:Ljava/util/regex/Pattern;
-
field_21690
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21690- Mappings:
Namespace Name Mixin selector official bLpy;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21690Lnet/minecraft/class_747;field_21690:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21690Lnet/minecraft/server/dedicated/command/BanIpCommand;field_21690:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21691
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21691- Mappings:
Namespace Name Mixin selector official cLpy;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21691Lnet/minecraft/class_747;field_21691:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21691Lnet/minecraft/server/dedicated/command/BanIpCommand;field_21691:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
BanIpCommand
public BanIpCommand()
-
-
Method Details
-
method_20512
public static void method_20512(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLpy;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20512Lnet/minecraft/class_747;method_20512(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20512Lnet/minecraft/server/dedicated/command/BanIpCommand;method_20512(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20511
private static int method_20511(class_3915 class_3915, String string, @Nullable Text text) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official aLpy;a(Lbu;Ljava/lang/String;Lij;)Iintermediary method_20511Lnet/minecraft/class_747;method_20511(Lnet/minecraft/class_3915;Ljava/lang/String;Lnet/minecraft/class_1982;)Inamed method_20511Lnet/minecraft/server/dedicated/command/BanIpCommand;method_20511(Lnet/minecraft/class_3915;Ljava/lang/String;Lnet/minecraft/text/Text;)I
-
method_20514
private static int method_20514(class_3915 class_3915, String string, @Nullable Text text) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official bLpy;b(Lbu;Ljava/lang/String;Lij;)Iintermediary method_20514Lnet/minecraft/class_747;method_20514(Lnet/minecraft/class_3915;Ljava/lang/String;Lnet/minecraft/class_1982;)Inamed method_20514Lnet/minecraft/server/dedicated/command/BanIpCommand;method_20514(Lnet/minecraft/class_3915;Ljava/lang/String;Lnet/minecraft/text/Text;)I
-