Class WarpsComponent

java.lang.Object
com.zachsthings.libcomponents.AbstractComponent
com.zachsthings.libcomponents.bukkit.BukkitComponent
com.sk89q.commandbook.component.locations.LocationsComponent
com.sk89q.commandbook.component.locations.WarpsComponent
All Implemented Interfaces:
org.bukkit.command.CommandExecutor

public class WarpsComponent
extends LocationsComponent
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    class  WarpsComponent.Commands  
    class  WarpsComponent.ManagementCommands  
  • Field Summary

    Fields inherited from class com.zachsthings.libcomponents.bukkit.BukkitComponent

    commands
  • Constructor Summary

    Constructors 
    Constructor Description
    WarpsComponent()  
  • Method Summary

    Modifier and Type Method Description
    void enable()  
    PaginatedResult<NamedLocation> getListResult()  

    Methods inherited from class com.sk89q.commandbook.component.locations.LocationsComponent

    getManager, info, list, remove

    Methods inherited from class com.zachsthings.libcomponents.bukkit.BukkitComponent

    disable, getCommands, onCommand, registerCommands, setUp, unregisterCommands

    Methods inherited from class com.zachsthings.libcomponents.AbstractComponent

    configure, getComponentLoader, getInformation, getRawConfiguration, isEnabled, reload, saveConfig, saveConfig, setUp

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait