public class BanListCommand
extends java.lang.Object
| Constructor and Description |
|---|
BanListCommand() |
| Modifier and Type | Method and Description |
|---|---|
static void |
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher) |
private static int |
sendBanList(CommandSource source,
java.util.Collection<? extends BanEntry<?>> bannedPlayerList) |
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int sendBanList(CommandSource source, java.util.Collection<? extends BanEntry<?>> bannedPlayerList)