Class CommandContext

java.lang.Object
com.kamikazejam.kamicommon.command.CommandContext

public class CommandContext extends Object
  • Constructor Details

    • CommandContext

      public CommandContext(@NotNull @NotNull CommandSender sender, @NotNull @NotNull String label, @NotNull @NotNull List<String> args)