History - net.minecraft.registry.BootstrapRegistryWrapper
26.3-snapshot-3
Names
net.minecraft.core.registries.BootstrapRegistry
net.minecraft.class_1_1241
net.minecraft.registry.BootstrapRegistryWrapper
Fields
RegistryKey<? extends Registry<T>>: key, field_1_8575, key
com.mojang.serialization.Lifecycle: lifecycle, field_1_8576, lifecycle
BootstrapRegistryWrapper$Contents<T>: storage, field_1_8577, contents
Constructors
(RegistryKey<? extends Registry<T>>, com.mojang.serialization.Lifecycle)
Methods
RegistryKey<? extends Registry<? extends T>> (): key, method_46765, getKey
com.mojang.serialization.Lifecycle (): registryLifecycle, method_46766, getLifecycle
void (): freeze, method_1_7847, freeze
void (Predicate<RegistryEntry$Reference<T>>): removeIf, method_1_7848, removeIf
Optional<RegistryEntry$Reference<T>> (RegistryKey<T>): get, method_46746, getOptional
Stream<RegistryEntry$Reference<T>> (): listElements, method_42017, streamEntries
Optional<RegistryEntryList$Named<T>> (TagKey<T>): get, method_46733, getOptional
Stream<RegistryEntryList$Named<T>> (): listTags, method_42020, tags