Interface ResourcePack.ResultConsumer

All Superinterfaces:
BiConsumer<Identifier,InputSupplier<InputStream>>
Enclosing interface:
ResourcePack
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 ResourcePack.ResultConsumer extends BiConsumer<Identifier,InputSupplier<InputStream>>
Mappings:
Namespace Name
official ais$a
intermediary net/minecraft/class_3262$class_7664
named net/minecraft/resource/ResourcePack$ResultConsumer