Class BanListCommand
java.lang.Object
net.minecraft.server.dedicated.command.BanListCommand
- Mappings:
Namespace Name named net/minecraft/server/dedicated/command/BanListCommand
intermediary net/minecraft/class_3014
official amo
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static int
execute
(ServerCommandSource source, Collection<? extends BanEntry<?>> targets) static void
register
(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
-
Constructor Details
-
BanListCommand
public BanListCommand()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector named register
Lnet/minecraft/server/dedicated/command/BanListCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
intermediary method_13014
Lnet/minecraft/class_3014;method_13014(Lcom/mojang/brigadier/CommandDispatcher;)V
official a
Lamo;a(Lcom/mojang/brigadier/CommandDispatcher;)V
-
execute
- Mappings:
Namespace Name Mixin selector named execute
Lnet/minecraft/server/dedicated/command/BanListCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;)I
intermediary method_13015
Lnet/minecraft/class_3014;method_13015(Lnet/minecraft/class_2168;Ljava/util/Collection;)I
official a
Lamo;a(Lep;Ljava/util/Collection;)I
-