Package net.minecraft.server.commands
Class BanListCommands
java.lang.Object
net.minecraft.server.commands.BanListCommands
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136544_) private static intshowList(CommandSourceStack p_136550_, Collection<? extends BanListEntry<?>> p_136551_)  
- 
Constructor Details
- 
BanListCommands
public BanListCommands() 
 - 
 - 
Method Details
- 
register
 - 
showList
private static int showList(CommandSourceStack p_136550_, Collection<? extends BanListEntry<?>> p_136551_)  
 -