Class CooldownsComponent.Commands

java.lang.Object
com.sk89q.commandbook.component.cooldowns.CooldownsComponent.Commands
Enclosing class:
CooldownsComponent

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

    Constructors 
    Constructor Description
    Commands()  
  • Method Summary

    Modifier and Type Method Description
    void cooldown()  
    void warmup()  

    Methods inherited from class java.lang.Object

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

  • Method Details