Package net.minecraft.server.command
Class KickCommand
java.lang.Object
net.minecraft.server.command.KickCommand
- Mappings:
Namespace Name official qvintermediary net/minecraft/class_754named net/minecraft/server/command/KickCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidmethod_20833(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) private static intmethod_3279(class_3915 class_3915, Collection<ServerPlayerEntity> collection, Text text)
-
Constructor Details
-
KickCommand
public KickCommand()
-
-
Method Details
-
method_20833
public static void method_20833(com.mojang.brigadier.CommandDispatcher<class_3915> commandDispatcher) - Mappings:
Namespace Name Mixin selector official aLqv;a(Lcom/mojang/brigadier/CommandDispatcher;)Vintermediary method_20833Lnet/minecraft/class_754;method_20833(Lcom/mojang/brigadier/CommandDispatcher;)Vnamed method_20833Lnet/minecraft/server/command/KickCommand;method_20833(Lcom/mojang/brigadier/CommandDispatcher;)V
-
method_3279
private static int method_3279(class_3915 class_3915, Collection<ServerPlayerEntity> collection, Text text) - Mappings:
Namespace Name Mixin selector official aLqv;a(Lbu;Ljava/util/Collection;Lij;)Iintermediary method_3279Lnet/minecraft/class_754;method_3279(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/class_1982;)Inamed method_3279Lnet/minecraft/server/command/KickCommand;method_3279(Lnet/minecraft/class_3915;Ljava/util/Collection;Lnet/minecraft/text/Text;)I
-