Interface Resource.InputSupplier<T>

Enclosing class:
Resource
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 Resource.InputSupplier<T>
Mappings:
Namespace Name
official aik$a
intermediary net/minecraft/class_3298$class_7367
named net/minecraft/resource/Resource$InputSupplier
  • Method Summary

    Modifier and Type
    Method
    Description
    get()