Interface RepositorySource

All Known Implementing Classes:
BuiltInPackSource, ClientPackSource, DownloadedPackSource, FolderRepositorySource, ServerPacksSource

public interface RepositorySource
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    loadPacks(Consumer<Pack> p_10542_)
     
  • Method Details