net.minecraft.registry

record RegistryBuilder$WrapperInfoPair<T>

net.minecraft.core.RegistrySetBuilder$1Entry
net.minecraft.class_7877$class_9256
net.minecraft.registry.RegistryBuilder$WrapperInfoPair

Field summary

Modifier and TypeField
private final RegistryWrapper$Impl<T>
lookup
comp_2360
lookup
private final RegistryOps$RegistryInfo<T>
opsInfo
comp_2361
opsInfo

Constructor summary

ModifierConstructor
(RegistryWrapper$Impl<T> lookup, RegistryOps$RegistryInfo<T> opsInfo)

Method summary

Modifier and TypeMethod
public static <T> RegistryBuilder$WrapperInfoPair<T>
createForContextRegistry(HolderLookup$RegistryLookup<T> registryLookup)
method_57096(class_7225$class_7226<T> arg0)
of(RegistryWrapper$Impl<T> wrapper)
public static <T> RegistryBuilder$WrapperInfoPair<T>
createForNewRegistry(RegistrySetBuilder$UniversalOwner owner, HolderLookup$RegistryLookup<T> registryLookup)
method_57097(class_7877$class_7879 arg0, class_7225$class_7226<T> arg1)
of(RegistryBuilder$AnyOwner owner, RegistryWrapper$Impl<T> wrapper)
public RegistryWrapper$Impl<T>
lookup()
comp_2360()
lookup()
public RegistryOps$RegistryInfo<T>
opsInfo()
comp_2361()
opsInfo()