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