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$RegistryLoadable- intermediary - net/minecraft/class_7655$class_7656- official - akq$b
- 
Method SummaryModifier and TypeMethodDescriptionvoidapply(RegistryLoader.Loader<?> loader, RegistryOps.RegistryInfoGetter infoGetter) 
- 
Method Details- 
apply- 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- Lakq$b;apply(Lakq$a;Lakt$c;)V
 
 
-