Schnittstelle FancyNpcsPlugin


public interface FancyNpcsPlugin
  • Methodendetails

    • get

      static FancyNpcsPlugin get()
    • getPlugin

      org.bukkit.plugin.java.JavaPlugin getPlugin()
    • getScheduler

      de.oliver.fancylib.serverSoftware.schedulers.FancyScheduler getScheduler()
    • getNpcAdapter

      Function<NpcData,Npc> getNpcAdapter()
    • getNpcManager

      NpcManager getNpcManager()
    • getFancyNpcConfig

      FancyNpcsConfig getFancyNpcConfig()
    • getAttributeManager

      AttributeManager getAttributeManager()
    • getLanguageConfig

      de.oliver.fancylib.LanguageConfig getLanguageConfig()