Class BanListCommand
java.lang.Object
net.minecraft.server.dedicated.command.BanListCommand
- Mappings:
- Namespace - Name - official - adw- intermediary - net/minecraft/class_3014- named - net/minecraft/server/dedicated/command/BanListCommand
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intexecute(ServerCommandSource source, Collection<? extends BanEntry<?>> targets) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) 
- 
Constructor Details- 
BanListCommandpublic BanListCommand()
 
- 
- 
Method Details- 
register- Mappings:
- Namespace - Name - Mixin selector - official - a- Ladw;a(Lcom/mojang/brigadier/CommandDispatcher;)V- intermediary - method_13014- Lnet/minecraft/class_3014;method_13014(Lcom/mojang/brigadier/CommandDispatcher;)V- named - register- Lnet/minecraft/server/dedicated/command/BanListCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
 
- 
execute- Mappings:
- Namespace - Name - Mixin selector - official - a- Ladw;a(Lds;Ljava/util/Collection;)I- intermediary - method_13015- Lnet/minecraft/class_3014;method_13015(Lnet/minecraft/class_2168;Ljava/util/Collection;)I- named - execute- Lnet/minecraft/server/dedicated/command/BanListCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;)I
 
 
-