Package xyz.srnyx.annoyingapi.library
package xyz.srnyx.annoyingapi.library
-
ClassDescriptionA 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 overrideAnnoyingLibrary.getId()!A library manager that can load libraries into the server's classpath or into an isolated classloader usingAnnoyingLibraryAll possible runtime libraries that Annoying API may download (depending on feature use)