net.minecraft.core

record MappedRegistry$RegistryEntry<T>

gs$a
net.minecraft.core.MappedRegistry$RegistryEntry
net.minecraft.class_2370$class_5501
net.minecraft.util.registry.SimpleRegistry$RegistryManagerEntry
net.minecraft.src.C_4700_$C_4701_
net.minecraft.core.RegistryMaterials$a

Field summary

Modifier and TypeField
private final ResourceKey<T>
a
key
comp_290
key
f_122766_
private final int
b
id
comp_291
rawId
f_122767_
private final T
c
value
comp_292
entry
f_122768_

Constructor summary

ModifierConstructor
(ResourceKey<T> key, int rawId, T entry)

Method summary

Modifier and TypeMethod
public ResourceKey<T>
a()
key()
comp_290()
key()
f_122766_()
public int
b()
id()
comp_291()
rawId()
f_122767_()
public T
c()
value()
comp_292()
entry()
f_122768_()