net.minecraft.server.commands

public class KickCommand

anf
net.minecraft.server.commands.KickCommand
net.minecraft.class_3073
net.minecraft.server.command.KickCommand
net.minecraft.src.C_5340_
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
f_302660_
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_SINGLEPLAYER
field_47520
CANNOT_KICK_SINGLEPLAYER_EXCEPTION
f_302620_

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<et> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13410(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
m_137795_(com.mojang.brigadier.CommandDispatcher<C_2969_> p_137796_)
private static int
a(et arg0, Collection<aqv> arg1, wz 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)
m_137801_(C_2969_ p_137802_, Collection<C_13_> p_137803_, C_4996_ p_137804_)