Class StopConsoleCommand
java.lang.Object
enterprises.iwakura.modularbot.console.StopConsoleCommand
- All Implemented Interfaces:
enterprises.iwakura.ganyu.GanyuCommand
public final class StopConsoleCommand
extends Object
implements enterprises.iwakura.ganyu.GanyuCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(enterprises.iwakura.ganyu.CommandInvocationContext context)
-
Constructor Details
-
StopConsoleCommand
public StopConsoleCommand()
-
-
Method Details
-
execute
public void execute(@NotNull enterprises.iwakura.ganyu.CommandInvocationContext context)
-