public class KickCommand
extends java.lang.Object
Constructor and Description |
---|
KickCommand() |
Modifier and Type | Method and Description |
---|---|
private static int |
kickPlayers(CommandSource source,
java.util.Collection<ServerPlayerEntity> players,
ITextComponent reason) |
static void |
register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher) |
public static void register(com.mojang.brigadier.CommandDispatcher<CommandSource> dispatcher)
private static int kickPlayers(CommandSource source, java.util.Collection<ServerPlayerEntity> players, ITextComponent reason)