net.minecraft.core

public record RegistryAccess$RegistryEntry<T>

hn$d
net.minecraft.core.RegistryAccess$RegistryEntry
net.minecraft.class_5455$class_6892
net.minecraft.registry.DynamicRegistryManager$Entry
net.minecraft.src.C_4706_$C_203242_
net.minecraft.core.IRegistryCustom$d

Field summary

Modifier and TypeField
private final ResourceKey<? extends Registry<T>>
a
key
comp_350
key
f_206233_
final Registry<T>
b
value
comp_351
value
f_206234_

Constructor summary

ModifierConstructor
public (ResourceKey<? extends Registry<T>> f_206234_, Registry<T> arg1)

Method summary

Modifier and TypeMethod
private static <T, R extends Registry<? extends T>> RegistryAccess$RegistryEntry<T>
a(Map$Entry<? extends ace<? extends hm<?>>, R> arg0)
fromMapEntry(Map$Entry<? extends ResourceKey<? extends Registry<?>>, R> arg0)
method_40330(Map$Entry<? extends class_5321<? extends class_2378<?>>, R> arg0)
of(Map$Entry<? extends RegistryKey<? extends Registry<?>>, R> entry)
m_206241_(Map$Entry<? extends C_5264_<? extends C_4705_<?>>, R> p_206242_)
private static <T> RegistryAccess$RegistryEntry<T>
a(ace<? extends hm<?>> arg0, hm<?> arg1)
fromUntyped(ResourceKey<? extends Registry<?>> arg0, Registry<?> arg1)
method_40331(class_5321<? extends class_2378<?>> arg0, class_2378<?> arg1)
of(RegistryKey<? extends Registry<?>> key, Registry<?> value)
m_206243_(C_5264_<? extends C_4705_<?>> p_206244_, C_4705_<?> p_206245_)
private RegistryAccess$RegistryEntry<T>
c()
freeze()
method_40332()
freeze()
m_206247_()
public ResourceKey<? extends Registry<T>>
a()
key()
comp_350()
key()
f_206233_()
public Registry<T>
b()
value()
comp_351()
value()
f_206234_()