Class FunComponent
java.lang.Object
com.zachsthings.libcomponents.AbstractComponent
com.zachsthings.libcomponents.bukkit.BukkitComponent
com.sk89q.commandbook.component.fun.FunComponent
- All Implemented Interfaces:
org.bukkit.command.CommandExecutor
public class FunComponent
extends com.zachsthings.libcomponents.bukkit.BukkitComponent
-
Field Summary
-
Constructor Summary
Constructors Constructor Description FunComponent() -
Method Summary
Methods inherited from class com.zachsthings.libcomponents.bukkit.BukkitComponent
disable, getCommands, onCommand, registerCommands, setUp, unregisterCommands
-
Constructor Details
-
FunComponent
public FunComponent()
-
-
Method Details
-
enable
public void enable()- Specified by:
enablein classcom.zachsthings.libcomponents.AbstractComponent
-
reload
public void reload()- Overrides:
reloadin classcom.zachsthings.libcomponents.AbstractComponent
-
getConfig
protected com.sk89q.commandbook.component.fun.FunComponentConfiguration getConfig()
-