Interface DependantName<T,V>

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 interface DependantName<T,V>
  • Method Summary

    Modifier and Type
    Method
    Description
    static <T, V> DependantName<T,V>
    fixed(V p_368602_)
     
    get(ResourceKey<T> p_368744_)