Uses of Record Class
net.minecraft.resources.RegistryOps.RegistryInfo
Packages that use RegistryOps.RegistryInfo
-
Uses of RegistryOps.RegistryInfo in net.minecraft.resources
Methods in net.minecraft.resources that return RegistryOps.RegistryInfoModifier and TypeMethodDescriptionprivate static <T> RegistryOps.RegistryInfo<T>
RegistryDataLoader.createInfoForContextRegistry
(Registry<T> p_256230_) private static <T> RegistryOps.RegistryInfo<T>
RegistryDataLoader.createInfoForNewRegistry
(WritableRegistry<T> p_256020_) Methods in net.minecraft.resources that return types with arguments of type RegistryOps.RegistryInfoModifier and TypeMethodDescription<T> Optional<RegistryOps.RegistryInfo<T>>
RegistryOps.RegistryInfoLookup.lookup
(ResourceKey<? extends Registry<? extends T>> p_256623_)