Interface ModResourcePack

All Superinterfaces:
AutoCloseable, ResourcePack

public interface ModResourcePack extends ResourcePack
Interface implemented by mod-provided resource packs.
  • Method Details

    • getFabricModMetadata

      net.fabricmc.loader.api.metadata.ModMetadata getFabricModMetadata()
      Returns:
      The ModMetadata object associated with the mod providing this resource pack.