Package net.minecraft

Interface class_8863.class_8864<T,P>

Enclosing class:
class_8863<T,P>
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 class_8863.class_8864<T,P>
Mappings:
Namespace Name
official gu$a
intermediary net/minecraft/class_8863$class_8864
named net/minecraft/class_8863$class_8864
  • Method Summary

    Modifier and Type
    Method
    Description
    create(int int2, P p)
     
  • Method Details