History - net.minecraft.registry.RegistryLoader
26.3
Names
Fields
Constructors
Methods
RegistryOps$RegistryInfo<?> (): createRegistryInfo, createRegistryInfo, method_1_888, createInfo
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.resources.RegistryLoadTask
net.minecraft.resources.RegistryLoadTask
net.minecraft.class_1_102
net.minecraft.registry.RegistryLoader
Fields
Object: registryWriteLock, registryWriteLock, field_1_988, cacheLock
RegistryLoading$Entry<T>: data, data, field_1_984, entry
MutableRegistry<T>: registry, registry, field_1_987, registry
CachedRegistryWrapper<T>: concurrentRegistrationGetter, concurrentRegistrationGetter, field_1_983, cachedRegistryWrapper
Map<RegistryKey<?>, Exception>: loadingErrors, loadingErrors, field_1_986, exceptionsByKey
boolean: elementsRegistered, elementsRegistered, field_1_985, elementsRegistered
Constructors
(RegistryLoading$Entry<T>, com.mojang.serialization.Lifecycle, Map<RegistryKey<?>, Exception>)
Methods
RegistryKey<? extends Registry<T>> (): registryKey, registryKey, method_1_896, getRegistryKey
Registry<T> (): readOnlyRegistry, readOnlyRegistry, method_1_893, getRegistry
CompletableFuture<?> (RegistryOps$RegistryInfoGetter, Executor): load, load, method_1_453, load
RegistryOps$RegistryInfo<?> (): createRegistryInfo, createRegistryInfo, method_1_888, createInfo
void (Stream<RegistryLoader$Result<T>>): registerElements, registerElements, method_1_894, addResults
void (Map<TagKey<T>, List<RegistryEntry<T>>>): registerTags, registerTags, method_1_895, setEntries
boolean (Map<RegistryKey<?>, Exception>): freezeRegistry, freezeRegistry, method_1_889, freeze
Optional<Registry<T>> (Map<RegistryKey<?>, Exception>): validateRegistry, validateRegistry, method_1_897, validate