Class CommandContext
java.lang.Object
com.kamikazejam.kamicommon.command.CommandContext
-
Constructor Summary
ConstructorsConstructorDescriptionCommandContext
(@NotNull CommandSender sender, @NotNull String label, @NotNull List<String> args) -
Method Summary
-
Constructor Details
-
CommandContext
public CommandContext(@NotNull @NotNull CommandSender sender, @NotNull @NotNull String label, @NotNull @NotNull List<String> args)
-