Uses of Class
io.papermc.paper.plugin.loader.library.LibraryLoadingException
Packages that use LibraryLoadingException
Package
Description
- 
Uses of LibraryLoadingException in io.papermc.paper.plugin.loader.libraryMethods in io.papermc.paper.plugin.loader.library that throw LibraryLoadingExceptionModifier and TypeMethodDescriptionvoidClassPathLibrary.register(@NotNull LibraryStore store) Called to register the library this class path library represents into the passed library store.
- 
Uses of LibraryLoadingException in io.papermc.paper.plugin.loader.library.implMethods in io.papermc.paper.plugin.loader.library.impl that throw LibraryLoadingExceptionModifier and TypeMethodDescriptionvoidJarLibrary.register(@NotNull LibraryStore store) voidMavenLibraryResolver.register(@NotNull LibraryStore store) Resolves the provided dependencies and adds them to the library store.