Interface PackResources
- All Superinterfaces:
AutoCloseable, PackMetadataResources, PackMetadataResourcesExtension
- All Known Implementing Classes:
EmptyPackResources, FilePackResources, FixedPathPackResources, JarContentsPackResources, OverlayedPackResources, PathPackResources
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic interface -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiongetNamespaces(PackType type) getResource(PackType type, Identifier location) voidlistResources(PackType type, String namespace, String directory, PackResources.ResourceOutput output) default StringpackId()Methods inherited from interface PackMetadataResources
close, getMetadataSection, getRootResource, locationMethods inherited from interface PackMetadataResourcesExtension
isHidden
-
Field Details
-
METADATA_EXTENSION
- See Also:
-
PACK_META
- See Also:
-
-
Method Details
-
getResource
-
listResources
void listResources(PackType type, String namespace, String directory, PackResources.ResourceOutput output) -
getNamespaces
-
packId
-
knownPackInfo
-