Interface Registries.class_6889<T>

Enclosing class:
Registries
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface private static interface Registries.class_6889<T>
Mappings:
Namespace Name
official iw$a
intermediary net/minecraft/class_7923$class_6889
named net/minecraft/util/registry/Registries$class_6889
  • Method Summary

    Modifier and Type
    Method
    Description
    run(Registry<T> registry)
     
  • Method Details