Uses of Record Class
net.minecraft.registry.RegistryOps.RegistryInfo
-
Uses of RegistryOps.RegistryInfo in net.minecraft.registry
Modifier and TypeMethodDescriptionprivate static <T> RegistryOps.RegistryInfo<T>
RegistryLoader.createInfo
(MutableRegistry<T> registry) private static <T> RegistryOps.RegistryInfo<T>
RegistryLoader.createInfo
(Registry<T> registry) Modifier and TypeMethodDescription<T> Optional<RegistryOps.RegistryInfo<T>>
RegistryOps.RegistryInfoGetter.getRegistryInfo
(RegistryKey<? extends Registry<? extends T>> registryRef)