- java.lang.Object
-
- com.zachsthings.libcomponents.AbstractComponent
-
- com.zachsthings.libcomponents.bukkit.BukkitComponent
-
- com.sk89q.commandbook.FlightComponent
-
-
Field Summary
-
Fields inherited from class com.zachsthings.libcomponents.bukkit.BukkitComponent
commands
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
enable() |
void |
onPlayerChangeGameMode(org.bukkit.event.player.PlayerGameModeChangeEvent event) |
void |
onPlayerJoin(org.bukkit.event.player.PlayerJoinEvent event) |
-
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
-
-
Constructor Detail
-
FlightComponent
public FlightComponent()
-
Method Detail
-
enable
public void enable()
- Specified by:
enable
in class com.zachsthings.libcomponents.AbstractComponent
Copyright © 2013. All Rights Reserved.