History - net.minecraft.registry.SimpleDefaultedRegistry
26.3-snapshot-3
Names
Fields
Constructors
Methods
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
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.core.DefaultedMappedRegistry
net.minecraft.class_2348
net.minecraft.registry.SimpleDefaultedRegistry
Fields
Identifier: defaultKey, field_11014, defaultId
RegistryEntry$Reference<T>: defaultValue, field_11015, defaultEntry
Constructors
(String, RegistryKey<? extends Registry<T>>, com.mojang.serialization.Lifecycle, boolean)
Methods
RegistryEntry$Reference<T> (RegistryKey<T>, T, RegistryEntryInfo): register, method_10272, add
int (T): getId, method_10206, getRawId
Identifier (T): getKey, method_10221, getId
T (Identifier): getValue, method_63535, get
Optional<T> (Identifier): getOptional, method_17966, getOptionalValue
Optional<RegistryEntry$Reference<T>> (): getAny, method_60385, getDefaultEntry
T (int): byId, method_10200, get
Optional<RegistryEntry$Reference<T>> (Random): getRandom, method_10240, getRandom
Identifier (): getDefaultKey, method_10137, getDefaultId
Optional (): lambda$getRandom$0, method_40219, method_40219