Uses of Class
org.inventivetalent.update.spiget.ResourceInfo
Packages that use ResourceInfo
-
Uses of ResourceInfo in org.inventivetalent.update.spiget
Fields in org.inventivetalent.update.spiget declared as ResourceInfoMethods in org.inventivetalent.update.spiget that return ResourceInfo -
Uses of ResourceInfo in org.inventivetalent.update.spiget.download
Methods in org.inventivetalent.update.spiget.download with parameters of type ResourceInfoModifier and TypeMethodDescriptionstatic voidUpdateDownloader.download(ResourceInfo info, File file) static voidUpdateDownloader.download(ResourceInfo info, File file, String userAgent) static RunnableUpdateDownloader.downloadAsync(ResourceInfo info, File file, String userAgent, DownloadCallback callback)