Package net.minecraft.resources
Interface RegistryDataLoader.LoadingFunction
- Enclosing class:
RegistryDataLoader
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(RegistryDataLoader.Loader<?> p_332841_, RegistryOps.RegistryInfoLookup p_332366_)
-
Method Details
-
apply
-