Package net.minecraft

Interface class_7877.class_7882<T>

Enclosing class:
class_7877
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_7877.class_7882<T>
Mappings:
Namespace Name
official hn$e
intermediary net/minecraft/class_7877$class_7882
named net/minecraft/class_7877$class_7882
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(class_7891<T> class_7891)
     
  • Method Details