Interface PackResources.ResourceOutput

All Superinterfaces:
BiConsumer<ResourceLocation,IoSupplier<InputStream>>
Enclosing interface:
PackResources
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 static interface PackResources.ResourceOutput extends BiConsumer<ResourceLocation,IoSupplier<InputStream>>