net.minecraft.resources

public record RegistryOps$RegistryInfo<T>

alx$b
net.minecraft.resources.RegistryOps$RegistryInfo
net.minecraft.class_6903$class_7862
net.minecraft.registry.RegistryOps$RegistryInfo
net.minecraft.resources.RegistryOps$b

Field summary

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

Constructor summary

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

Method summary

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