Class KillCommand


  • public class KillCommand
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      KillCommand()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static int kill​(CommandSource p_198519_0_, java.util.Collection<? extends Entity> p_198519_1_)  
      static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198518_0_)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • KillCommand

        public KillCommand()
    • Method Detail

      • register

        public static void register​(com.mojang.brigadier.CommandDispatcher<CommandSource> p_198518_0_)
      • kill

        private static int kill​(CommandSource p_198519_0_,
                                java.util.Collection<? extends Entity> p_198519_1_)