net.minecraft.core

record RegistryCodecs$RegistryEntry<T>

ho$a
net.minecraft.core.RegistryCodecs$RegistryEntry
net.minecraft.class_6895$class_5501
net.minecraft.util.registry.RegistryCodecs$RegistryManagerEntry
net.minecraft.src.C_203247_
net.minecraft.core.RegistryCodecs$a

字段概要

修饰符与类型字段
private final ResourceKey<T>
a
key
comp_290
key
f_206354_
private final int
b
id
comp_291
rawId
f_206355_
private final T
c
value
comp_292
value
f_206356_

构造函数概要

修饰符构造函数
(ResourceKey<T> key, int rawId, T value)

方法概要

修饰符与类型方法
public ResourceKey<T>
a()
key()
comp_290()
key()
f_206354_()
public int
b()
id()
comp_291()
rawId()
f_206355_()
public T
c()
value()
comp_292()
value()
f_206356_()