Class SessionComponent.Commands

java.lang.Object
com.sk89q.commandbook.component.session.SessionComponent.Commands
Enclosing class:
SessionComponent

public class SessionComponent.Commands
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Commands()  
  • Method Summary

    Modifier and Type Method Description
    void confirm​(com.sk89q.minecraft.util.commands.CommandContext args, org.bukkit.command.CommandSender sender)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • confirm

      public void confirm​(com.sk89q.minecraft.util.commands.CommandContext args, org.bukkit.command.CommandSender sender) throws com.sk89q.minecraft.util.commands.CommandException
      Throws:
      com.sk89q.minecraft.util.commands.CommandException