net.minecraft.server.commands

public class KickCommand

aoo
net.minecraft.server.commands.KickCommand
net.minecraft.class_3073
net.minecraft.server.command.KickCommand
net.minecraft.server.commands.CommandKick

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_KICKING_OWNER
field_46229
CANNOT_KICK_OWNER_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_SINGLEPLAYER
field_47520
CANNOT_KICK_SINGLEPLAYER_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ew> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13410(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
a(ew arg0, Collection<asi> arg1, xv arg2)
kickPlayers(CommandSourceStack arg0, Collection<ServerPlayer> arg1, Component arg2)
method_13411(class_2168 arg0, Collection<class_3222> arg1, class_2561 arg2)
execute(ServerCommandSource source, Collection<ServerPlayerEntity> targets, Text reason)