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