net.minecraft.server.command

public class KillCommand

net.minecraft.server.commands.KillCommand
net.minecraft.class_3075
net.minecraft.server.command.KillCommand

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
method_13429(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
private static int
kill(CommandSourceStack source, Collection<? extends Entity> victims)
method_13430(class_2168 arg0, Collection<? extends class_1297> arg1)
execute(ServerCommandSource source, Collection<? extends Entity> targets)
private static Text
lambda$kill$3(Collection arg0)
method_52004(Collection arg0)
method_52004(Collection arg0)
private static Text
lambda$kill$2(Collection arg0)
method_52005(Collection arg0)
method_52005(Collection arg0)
private static int
lambda$register$1(com.mojang.brigadier.context.CommandContext arg0)
method_13431(com.mojang.brigadier.context.CommandContext arg0)
method_13431(com.mojang.brigadier.context.CommandContext context)
private static int
lambda$register$0(com.mojang.brigadier.context.CommandContext arg0)
method_22832(com.mojang.brigadier.context.CommandContext arg0)
method_22832(com.mojang.brigadier.context.CommandContext context)