Package xyz.srnyx.annoyingapi.library


package xyz.srnyx.annoyingapi.library
  • Class
    Description
    A library that can be loaded into the server's classpath or into an isolated classloader using AnnoyingLibraryManager
    Not all libraries are downloaded/loaded at the same time, only once needed!

    If you are implementing this interface for a class (rather than an enum), you must override AnnoyingLibrary.getId()!
    A library manager that can load libraries into the server's classpath or into an isolated classloader using AnnoyingLibrary
    All possible runtime libraries that Annoying API may download (depending on feature use)