net.minecraft.registry

public class ManagerLoader<T>

extends RegistryLoader<T>

net.minecraft.resources.ResourceManagerRegistryLoadTask
net.minecraft.resources.ResourceManagerRegistryLoadTask
net.minecraft.class_1_124
net.minecraft.registry.ManagerLoader

Field summary

Modifier and TypeField
private static final Function<Optional<VersionedIdentifier>, RegistryEntryInfo>
REGISTRATION_INFO_CACHE
REGISTRATION_INFO_CACHE
field_1_1045
REGISTRY_ENTRY_INFO_FACTORY
private final ResourceManager
resourceManager
resourceManager
field_1_1046
resourceManager

Constructor summary

ModifierConstructor
public (RegistryLoading$Entry<T> entry, com.mojang.serialization.Lifecycle lifecycle, Map<RegistryKey<?>, Exception> exceptionsByKey, ResourceManager resourceManager)

Method summary

Modifier and TypeMethod
public CompletableFuture<?>
load(RegistryOps$RegistryInfoLookup context, Executor executor)
load(RegistryOps$RegistryInfoLookup context, Executor executor)
method_1_453(class_6903$class_7863 arg0, Executor arg1)
load(RegistryOps$RegistryInfoGetter arg0, Executor arg1)