Class KillAllCommand

java.lang.Object
codechicken.lib.internal.command.admin.KillAllCommand

public class KillAllCommand extends Object
Created by covers1624 on 17/9/20.
  • Constructor Details

    • KillAllCommand

      public KillAllCommand()
  • Method Details

    • register

      public static void register(com.mojang.brigadier.CommandDispatcher<net.minecraft.commands.CommandSourceStack> dispatcher, net.minecraft.commands.CommandBuildContext context)