Package net.minecraft.server
Interface WorldLoader.WorldDataSupplier<D>
- Enclosing class:
- WorldLoader
- 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 TypeMethodDescriptioncom.mojang.datafixers.util.Pair<D,
RegistryAccess.Frozen> get
(ResourceManager p_214413_, DataPackConfig p_214414_)
-
Method Details
-
get
com.mojang.datafixers.util.Pair<D,RegistryAccess.Frozen> get(ResourceManager p_214413_, DataPackConfig p_214414_)
-