net.minecraft.registry

public class ContentsLoader<T>

extends RegistryLoader<T>

net.minecraft.resources.NetworkRegistryLoadTask
net.minecraft.resources.NetworkRegistryLoadTask
net.minecraft.class_1_20
net.minecraft.registry.ContentsLoader

Field summary

Modifier and TypeField
private static final RegistryEntryInfo
NETWORK_REGISTRATION_INFO
NETWORK_REGISTRATION_INFO
field_1_1020
EXPERIMENTAL_REGISTRY_INFO
private final Map<RegistryKey<? extends Registry<?>>, RegistryLoading$ElementsAndTags>
entries
entries
field_1_126
registryContents
private final ResourceFactory
knownDataSource
knownDataSource
field_1_127
resourceFactory

Constructor summary

ModifierConstructor
public (RegistryLoading$Entry<T> entry, com.mojang.serialization.Lifecycle lifecycle, Map<RegistryKey<?>, Exception> exceptionsByKey, Map<RegistryKey<? extends Registry<?>>, RegistryLoading$ElementsAndTags> registryContents, ResourceFactory resourceFactory)

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)