net.minecraft.core

public interface Registry<T>

extends com.mojang.serialization.Keyable, HolderLookup$RegistryLookup<T>, IdMap<T>

jr
net.minecraft.core.Registry
net.minecraft.class_2378
net.minecraft.unmapped.C_tqxyjqsk
net.minecraft.registry.Registry
net.minecraft.registry.Registry

Method summary

Modifier and TypeMethod
ResourceKey<? extends Registry<T>>
g()
key()
method_46765()
m_wgqigdhk()
getKey()
getKey()
default com.mojang.serialization.Codec<T>
q()
byNameCodec()
method_39673()
m_pvyfqcdo()
getCodec()
getCodec()
default com.mojang.serialization.Codec<Holder<T>>
r()
holderByNameCodec()
method_40294()
m_pquqhkot()
getEntryCodec()
holderByNameCodec()
private com.mojang.serialization.Codec<Holder$Reference<T>>
b()
referenceHolderWithLifecycle()
method_57059()
m_ksueyykv()
getReferenceEntryCodec()
getReferenceHolderWithLifecycle()
private com.mojang.serialization.DataResult<Holder$Reference<T>>
a(je<T> arg0)
safeCastToReference(Holder<T> arg0)
method_57061(class_6880<T> arg0)
m_qkhirdbw(C_cjzoxshv<T> arg0)
validateReference(RegistryEntry<T> entry)
validateReference(Holder<T> holder)
default <U> Stream<U>
keys(com.mojang.serialization.DynamicOps<U> arg0)
keys(com.mojang.serialization.DynamicOps<U> arg0)
keys(com.mojang.serialization.DynamicOps<U> arg0)
keys(com.mojang.serialization.DynamicOps<U> ops)
ResourceLocation
b(T arg0)
getKey(T arg0)
method_10221(T arg0)
m_vqpjfuha(T arg0)
getId(T value)
getId(T arg0)
Optional<ResourceKey<T>>
d(T arg0)
getResourceKey(T arg0)
method_29113(T arg0)
m_cjwbheqc(T arg0)
getKey(T entry)
getKey(T arg0)
int
a(T arg0)
getId(T arg0)
method_10206(T arg0)
m_rauboliw(T arg0)
getRawId(T arg0)
getRawId(T arg0)
T
c(alf<T> arg0)
getValue(ResourceKey<T> arg0)
method_29107(class_5321<T> arg0)
m_ifyosden(C_xhhleach<T> arg0)
get(RegistryKey<T> key)
get(RegistryKey<T> arg0)
T
a(alg arg0)
getValue(ResourceLocation arg0)
method_63535(class_2960 arg0)
m_kxeijgiq(C_ncpywfca arg0)
get(Identifier id)
get(Identifier id)
Optional<RegistrationInfo>
d(alf<T> arg0)
registrationInfo(ResourceKey<T> arg0)
method_57058(class_5321<T> arg0)
m_nlhggctm(C_xhhleach<T> arg0)
getEntryInfo(RegistryKey<T> key)
getRegistrationInfo(RegistryKey<T> arg0)
default Optional<T>
b(alg arg0)
getOptional(ResourceLocation arg0)
method_17966(class_2960 arg0)
m_vnyaisgo(C_ncpywfca arg0)
getOptionalValue(Identifier id)
getOrEmpty(Identifier id)
default Optional<T>
f(alf<T> arg0)
getOptional(ResourceKey<T> arg0)
method_31189(class_5321<T> arg0)
m_ikxlhrge(C_xhhleach<T> arg0)
getOptionalValue(RegistryKey<T> key)
getOrEmpty(RegistryKey<T> key)
Optional<Holder$Reference<T>>
a()
getAny()
method_60385()
m_vongjcbr()
getDefaultEntry()
findAny()
default T
g(alf<T> arg0)
getValueOrThrow(ResourceKey<T> arg0)
method_31140(class_5321<T> arg0)
m_auupvvtk(C_xhhleach<T> arg0)
getValueOrThrow(RegistryKey<T> key)
getOrThrow(RegistryKey<T> key)
Set<ResourceLocation>
i()
keySet()
method_10235()
m_tuivosjn()
getIds()
getIds()
Set<Map$Entry<ResourceKey<T>, T>>
k()
entrySet()
method_29722()
m_nqoydeav()
getEntrySet()
getEntries()
Set<ResourceKey<T>>
j()
registryKeySet()
method_42021()
m_ckzkjowv()
getKeys()
getKeys()
Optional<Holder$Reference<T>>
a(azv arg0)
getRandom(RandomSource arg0)
method_10240(class_5819 arg0)
m_uxrzxmkr(C_rlomrsco arg0)
getRandom(Random random)
getRandom(RandomGenerator random)
default Stream<T>
s()
stream()
method_10220()
m_leajtcub()
stream()
stream()
boolean
d(alg arg0)
containsKey(ResourceLocation arg0)
method_10250(class_2960 arg0)
m_slujyvbt(C_ncpywfca arg0)
containsId(Identifier id)
containsId(Identifier id)
boolean
e(alf<T> arg0)
containsKey(ResourceKey<T> arg0)
method_35842(class_5321<T> arg0)
m_ueokaqte(C_xhhleach<T> arg0)
contains(RegistryKey<T> key)
contains(RegistryKey<T> arg0)
static <T> T
a(jr<? super T> arg0, String arg1, T arg2)
register(Registry<? super T> arg0, String arg1, T arg2)
method_10226(class_2378<? super T> arg0, String arg1, T arg2)
m_xyrkdyzg(C_tqxyjqsk<? super T> arg0, String arg1, T arg2)
register(Registry<? super T> registry, String id, T entry)
register(Registry<? super T> registry, String id, T entry)
static <V, T extends V> T
a(jr<V> arg0, alg arg1, T arg2)
register(Registry<V> arg0, ResourceLocation arg1, T arg2)
method_10230(class_2378<V> arg0, class_2960 arg1, T arg2)
m_nqhcjajy(C_tqxyjqsk<V> arg0, C_ncpywfca arg1, T arg2)
register(Registry<V> registry, Identifier id, T entry)
register(Registry<V> registry, Identifier id, T entry)
static <V, T extends V> T
a(jr<V> arg0, alf<V> arg1, T arg2)
register(Registry<V> arg0, ResourceKey<V> arg1, T arg2)
method_39197(class_2378<V> arg0, class_5321<V> arg1, T arg2)
m_vctomypu(C_tqxyjqsk<V> arg0, C_xhhleach<V> arg1, T arg2)
register(Registry<V> registry, RegistryKey<V> key, T entry)
register(Registry<V> registry, RegistryKey<V> key, T entry)
static <T> Holder$Reference<T>
b(jr<T> arg0, alf<T> arg1, T arg2)
registerForHolder(Registry<T> arg0, ResourceKey<T> arg1, T arg2)
method_47984(class_2378<T> arg0, class_5321<T> arg1, T arg2)
m_wvmzcded(C_tqxyjqsk<T> arg0, C_xhhleach<T> arg1, T arg2)
registerReference(Registry<T> registry, RegistryKey<T> key, T entry)
registryHolder(Registry<T> registry, RegistryKey<T> key, T entry)
static <T> Holder$Reference<T>
b(jr<T> arg0, alg arg1, T arg2)
registerForHolder(Registry<T> arg0, ResourceLocation arg1, T arg2)
method_47985(class_2378<T> arg0, class_2960 arg1, T arg2)
m_jktnfzok(C_tqxyjqsk<T> arg0, C_ncpywfca arg1, T arg2)
registerReference(Registry<T> registry, Identifier id, T entry)
registerHolder(Registry<T> registry, Identifier id, T entry)
Registry<T>
n()
freeze()
method_40276()
m_fiunuwfp()
freeze()
freeze()
Holder$Reference<T>
f(T arg0)
createIntrusiveHolder(T arg0)
method_40269(T arg0)
m_dixnzblu(T arg0)
createEntry(T value)
createIntrusiveHolder(T arg0)
Optional<Holder$Reference<T>>
c(int arg0)
get(int arg0)
method_40265(int arg0)
m_iotvxcay(int arg0)
getEntry(int rawId)
find(int arg0)
Optional<Holder$Reference<T>>
c(alg arg0)
get(ResourceLocation arg0)
method_10223(class_2960 arg0)
m_hnixtpdg(C_ncpywfca arg0)
getEntry(Identifier id)
find(Identifier id)
Holder<T>
e(T arg0)
wrapAsHolder(T arg0)
method_47983(T arg0)
m_bpoptgww(T arg0)
getEntry(T value)
wrapAsHolder(T arg0)
default Iterable<Holder<T>>
c(axr<T> arg0)
getTagOrEmpty(TagKey<T> arg0)
method_40286(class_6862<T> arg0)
m_keyttxmd(C_ednuhnnn<T> arg0)
iterateEntries(TagKey<T> tag)
getTagOrEmpty(TagKey<T> tag)
default Optional<Holder<T>>
a(axr<T> arg0, azv arg1)
getRandomElementOf(TagKey<T> arg0, RandomSource arg1)
method_56159(class_6862<T> arg0, class_5819 arg1)
m_nzuihlla(C_ednuhnnn<T> arg0, C_rlomrsco arg1)
getRandomEntry(TagKey<T> tag, Random random)
getRandomElement(TagKey<T> tag, RandomGenerator random)
Stream<HolderSet$Named<T>>
l()
getTags()
method_40272()
m_wicxsqqn()
streamTags()
streamBoundTags()
default IdMap<Holder<T>>
t()
asHolderIdMap()
method_40295()
m_qeyctvgm()
getIndexedEntries()
asHolderIdMap()
Registry$PendingTags<T>
a(axs$c<T> arg0)
prepareTagReload(TagLoader$LoadResult<T> arg0)
method_62683(class_3503$class_6863<T> arg0)
m_prsibeni(C_loluvnda$C_shtfmyxy<T> arg0)
startTagReload(TagGroupLoader$RegistryTags<T> tags)
startTagReload(TagGroupLoader$RegistryTags<T> arg0)