net.minecraft.core

public record RegistryAccess$RegistryEntry<T>

jr$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

字段概要

修饰符与类型字段
final ResourceKey<? extends Registry<T>>
a
key
comp_350
key
f_206233_
private final Registry<T>
b
value
comp_351
value
f_206234_

构造函数概要

修饰符构造函数
public (ResourceKey<? extends Registry<T>> key, Registry<T> value)

方法概要

修饰符与类型方法
private static <T, R extends Registry<? extends T>> RegistryAccess$RegistryEntry<T>
a(Map$Entry<? extends amt<? extends jq<?>>, 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(amt<? extends jq<?>> arg0, jq<?> 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_()