Interface BuiltinRegistries.class_7488<T>

Enclosing class:
BuiltinRegistries
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 BuiltinRegistries.class_7488<T>
Mappings:
Namespace Name
official iv$a
intermediary net/minecraft/class_5458$class_7488
named net/minecraft/util/registry/BuiltinRegistries$class_7488
  • Method Summary

    Modifier and Type
    Method
    Description
    RegistryEntry<? extends T>
    run(Registry<T> registry)