Uses of Class
io.papermc.paper.plugin.loader.library.LibraryLoadingException
Package
Description
-
Uses of LibraryLoadingException in io.papermc.paper.plugin.loader.library
Modifier and TypeMethodDescriptionvoid
ClassPathLibrary.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.impl
Modifier and TypeMethodDescriptionvoid
JarLibrary.register
(@NotNull LibraryStore store) void
MavenLibraryResolver.register
(@NotNull LibraryStore store) Resolves the provided dependencies and adds them to the library store.