Class WhitelistCommand
java.lang.Object
net.minecraft.server.dedicated.command.WhitelistCommand
- Mappings:
Namespace Name official sfintermediary net/minecraft/class_768named net/minecraft/server/dedicated/command/WhitelistCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionTypeprivate static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_21169(class_3915 class_3915) private static intmethod_21170(class_3915 class_3915, Collection<com.mojang.authlib.GameProfile> collection) static voidmethod_21171(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) private static intmethod_21176(class_3915 class_3915) private static intmethod_21177(class_3915 class_3915, Collection<com.mojang.authlib.GameProfile> collection) private static intmethod_21180(class_3915 class_3915) private static intmethod_21182(class_3915 class_3915)
-
Field Details
-
field_21811
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21811- Mappings:
Namespace Name Mixin selector official aLsf;a:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21811Lnet/minecraft/class_768;field_21811:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21811Lnet/minecraft/server/dedicated/command/WhitelistCommand;field_21811:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21812
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21812- Mappings:
Namespace Name Mixin selector official bLsf;b:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21812Lnet/minecraft/class_768;field_21812:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21812Lnet/minecraft/server/dedicated/command/WhitelistCommand;field_21812:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21813
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21813- Mappings:
Namespace Name Mixin selector official cLsf;c:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21813Lnet/minecraft/class_768;field_21813:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21813Lnet/minecraft/server/dedicated/command/WhitelistCommand;field_21813:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
field_21814
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType field_21814- Mappings:
Namespace Name Mixin selector official dLsf;d:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;intermediary field_21814Lnet/minecraft/class_768;field_21814:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;named field_21814Lnet/minecraft/server/dedicated/command/WhitelistCommand;field_21814:Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
-
-
Constructor Details
-
WhitelistCommand
public WhitelistCommand()
-
-
Method Details
-
method_21171
public static void method_21171(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLsf;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_21171Lnet/minecraft/class_768;method_21171(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_21171Lnet/minecraft/server/dedicated/command/WhitelistCommand;method_21171(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_21169
- Mappings:
Namespace Name Mixin selector official aLsf;a(Lbu;)Iintermediary method_21169Lnet/minecraft/class_768;method_21169(Lnet/minecraft/class_3915;)Inamed method_21169Lnet/minecraft/server/dedicated/command/WhitelistCommand;method_21169(Lnet/minecraft/class_3915;)I
-
method_21170
private static int method_21170(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 aLsf;a(Lbu;Ljava/util/Collection;)Iintermediary method_21170Lnet/minecraft/class_768;method_21170(Lnet/minecraft/class_3915;Ljava/util/Collection;)Inamed method_21170Lnet/minecraft/server/dedicated/command/WhitelistCommand;method_21170(Lnet/minecraft/class_3915;Ljava/util/Collection;)I
-
method_21177
private static int method_21177(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 bLsf;b(Lbu;Ljava/util/Collection;)Iintermediary method_21177Lnet/minecraft/class_768;method_21177(Lnet/minecraft/class_3915;Ljava/util/Collection;)Inamed method_21177Lnet/minecraft/server/dedicated/command/WhitelistCommand;method_21177(Lnet/minecraft/class_3915;Ljava/util/Collection;)I
-
method_21176
private static int method_21176(class_3915 class_3915) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official bLsf;b(Lbu;)Iintermediary method_21176Lnet/minecraft/class_768;method_21176(Lnet/minecraft/class_3915;)Inamed method_21176Lnet/minecraft/server/dedicated/command/WhitelistCommand;method_21176(Lnet/minecraft/class_3915;)I
-
method_21180
private static int method_21180(class_3915 class_3915) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException- Mappings:
Namespace Name Mixin selector official cLsf;c(Lbu;)Iintermediary method_21180Lnet/minecraft/class_768;method_21180(Lnet/minecraft/class_3915;)Inamed method_21180Lnet/minecraft/server/dedicated/command/WhitelistCommand;method_21180(Lnet/minecraft/class_3915;)I
-
method_21182
- Mappings:
Namespace Name Mixin selector official dLsf;d(Lbu;)Iintermediary method_21182Lnet/minecraft/class_768;method_21182(Lnet/minecraft/class_3915;)Inamed method_21182Lnet/minecraft/server/dedicated/command/WhitelistCommand;method_21182(Lnet/minecraft/class_3915;)I
-