Interface ResourcePackProvider

All Known Implementing Classes:
DefaultClientResourcePackProvider, FileResourcePackProvider, VanillaDataPackProvider, VanillaResourcePackProvider
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ResourcePackProvider
A resource pack provider provides ResourcePackProfiles, usually to ResourcePackManagers.
Mappings:
Namespace Name
official apv
intermediary net/minecraft/class_3285
named net/minecraft/resource/ResourcePackProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Register resource pack profiles created with the factory to the profileAdder.