Interface RegistryLoader.RegistryLoadable

Enclosing class:
RegistryLoader
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 RegistryLoader.RegistryLoadable
Mappings:
Namespace Name
official akc$b
intermediary net/minecraft/class_7655$class_7656
named net/minecraft/registry/RegistryLoader$RegistryLoadable
  • Method Details

    • apply

      void apply(RegistryLoader.Loader<?> loader, RegistryOps.RegistryInfoGetter infoGetter)
      Mappings:
      Namespace Name Mixin selector
      official apply Lakc$b;apply(Lakc$a;Lakf$b;)V
      intermediary apply Lnet/minecraft/class_7655$class_7656;apply(Lnet/minecraft/class_7655$class_9158;Lnet/minecraft/class_6903$class_7863;)V
      named apply Lnet/minecraft/registry/RegistryLoader$RegistryLoadable;apply(Lnet/minecraft/registry/RegistryLoader$Loader;Lnet/minecraft/registry/RegistryOps$RegistryInfoGetter;)V