Class NeigeItems

  • All Implemented Interfaces:
    org.bukkit.command.CommandExecutor , org.bukkit.command.TabCompleter , org.bukkit.command.TabExecutor , org.bukkit.plugin.Plugin

    
    public class NeigeItems
    extends JavaPlugin
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      NeigeItems()
      NeigeItems(JavaPluginLoader loader, PluginDescriptionFile description, File dataFolder, File file)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      ClassScanner getScanner()
      static NeigeItems getInstance()
      void onInit()
      void onLoad()
      void onEnable()
      void onDisable()
      • Methods inherited from class org.bukkit.plugin.java.JavaPlugin

        getCommand, getConfig, getDataFolder, getDefaultWorldGenerator, getDescription, getLogger, getPlugin, getPluginLoader, getProvidingPlugin, getResource, getServer, isEnabled, isNaggable, onCommand, onTabComplete, reloadConfig, saveConfig, saveDefaultConfig, saveResource, setNaggable, toString
      • Methods inherited from class org.bukkit.plugin.PluginBase

        equals, getName, hashCode
      • Methods inherited from class java.lang.Object

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