Package net.minecraft.server.command
Class KillCommand
java.lang.Object
net.minecraft.server.command.KillCommand
- Mappings:
Namespace Name official qwintermediary net/minecraft/class_1207named net/minecraft/server/command/KillCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static intmethod_20837(class_3915 class_3915, Collection<? extends Entity> collection) static voidmethod_20838(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher)
-
Constructor Details
-
KillCommand
public KillCommand()
-
-
Method Details
-
method_20838
public static void method_20838(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLqw;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20838Lnet/minecraft/class_1207;method_20838(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20838Lnet/minecraft/server/command/KillCommand;method_20838(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_20837
- Mappings:
Namespace Name Mixin selector official aLqw;a(Lbu;Ljava/util/Collection;)Iintermediary method_20837Lnet/minecraft/class_1207;method_20837(Lnet/minecraft/class_3915;Ljava/util/Collection;)Inamed method_20837Lnet/minecraft/server/command/KillCommand;method_20837(Lnet/minecraft/class_3915;Ljava/util/Collection;)I
-