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
named net/minecraft/registry/RegistryLoader$RegistryLoadable
intermediary net/minecraft/class_7655$class_7656
official ala$b
  • Method Details

    • apply

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