Package net.minecraft.server.commands
Class KickCommand
java.lang.Object
net.minecraft.server.commands.KickCommand
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static intkickPlayers(CommandSourceStack p_137802_, Collection<ServerPlayer> p_137803_, Component p_137804_) static voidregister(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> p_137796_) 
- 
Constructor Details- 
KickCommandpublic KickCommand()
 
- 
- 
Method Details- 
register
- 
kickPlayersprivate static int kickPlayers(CommandSourceStack p_137802_, Collection<ServerPlayer> p_137803_, Component p_137804_) 
 
-