Package net.minecraft.registry
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.
 
- Mappings:
 Namespace Name named net/minecraft/registry/RegistryLoader$RegistryLoadableintermediary net/minecraft/class_7655$class_7656official akm$b
- 
Method Summary
Modifier and TypeMethodDescriptionvoidapply(RegistryLoader.Loader<?> loader, RegistryOps.RegistryInfoGetter infoGetter)  
- 
Method Details
- 
apply
- Mappings:
 Namespace Name Mixin selector named applyLnet/minecraft/registry/RegistryLoader$RegistryLoadable;apply(Lnet/minecraft/registry/RegistryLoader$Loader;Lnet/minecraft/registry/RegistryOps$RegistryInfoGetter;)Vintermediary applyLnet/minecraft/class_7655$class_7656;apply(Lnet/minecraft/class_7655$class_9158;Lnet/minecraft/class_6903$class_7863;)Vofficial applyLakm$b;apply(Lakm$a;Lakp$c;)V
 
 -