Package net.minecraft.server.commands
Class BanListCommands
java.lang.Object
net.minecraft.server.commands.BanListCommands
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
register
(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_136544_) private static int
showList
(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_)
-