net.minecraft.resources

public record RegistryOps$RegistryInfo<T>

akp$b
net.minecraft.resources.RegistryOps$RegistryInfo
net.minecraft.class_6903$class_7862
net.minecraft.registry.RegistryOps$RegistryInfo
net.minecraft.src.C_203255_$C_254601_
net.minecraft.resources.RegistryOps$b

Field summary

Modifier and TypeField
private final HolderOwner<T>
a
owner
comp_1130
owner
f_254675_
private final HolderGetter<T>
b
getter
comp_1131
entryLookup
f_254724_
private final com.mojang.serialization.Lifecycle
c
elementsLifecycle
comp_1132
elementsLifecycle
f_254751_

Constructor summary

ModifierConstructor
public (HolderOwner<T> getter, HolderGetter<T> elementsLifecycle, com.mojang.serialization.Lifecycle arg2)

Method summary

Modifier and TypeMethod
public static <T> RegistryOps$RegistryInfo<T>
a(jo$b<T> arg0)
fromRegistryLookup(HolderLookup$RegistryLookup<T> arg0)
method_57074(class_7225$class_7226<T> arg0)
fromWrapper(RegistryWrapper$Impl<T> wrapper)
m_322557_(C_213466_$C_213467_<T> p_329148_)
public HolderOwner<T>
a()
owner()
comp_1130()
owner()
f_254675_()
public HolderGetter<T>
b()
getter()
comp_1131()
entryLookup()
f_254724_()
public com.mojang.serialization.Lifecycle
c()
elementsLifecycle()
comp_1132()
elementsLifecycle()
f_254751_()