Interface DatapackManager


public interface DatapackManager
  • Method Details

    • getPacks

      @NonNull Collection<Datapack> getPacks()
      Returns:
      all the packs known to the server
    • getEnabledPacks

      @NonNull Collection<Datapack> getEnabledPacks()
      Returns:
      all the packs which are currently enabled