Class BanListCommand
java.lang.Object
net.minecraft.server.dedicated.command.BanListCommand
- Mappings:
 Namespace Name official adwintermediary net/minecraft/class_3014named net/minecraft/server/dedicated/command/BanListCommand
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprivate static intexecute(ServerCommandSource source, Collection<? extends BanEntry<?>> targets) static voidregister(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)  
- 
Constructor Details
- 
BanListCommand
public BanListCommand() 
 - 
 - 
Method Details
- 
register
- Mappings:
 Namespace Name Mixin selector official aLadw;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_13014Lnet/minecraft/class_3014;method_13014(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed registerLnet/minecraft/server/dedicated/command/BanListCommand;register(Lcom/mojang/brigadier/CommandDispatcher;)V
 - 
execute
- Mappings:
 Namespace Name Mixin selector official aLadw;a(Lds;Ljava/util/Collection;)Iintermediary method_13015Lnet/minecraft/class_3014;method_13015(Lnet/minecraft/class_2168;Ljava/util/Collection;)Inamed executeLnet/minecraft/server/dedicated/command/BanListCommand;execute(Lnet/minecraft/server/command/ServerCommandSource;Ljava/util/Collection;)I
 
 -