public class KickCommand extends Object
| Constructor and Description |
|---|
KickCommand() |
| Modifier and Type | Method and Description |
|---|---|
private static int |
execute(ServerCommandSource source,
Collection<ServerPlayerEntity> targets,
Text reason) |
static void |
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher) |
public static void register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Text reason)