Uses of Record Class
net.minecraft.util.dynamic.RegistryOps.class_7862
Packages that use RegistryOps.class_7862
Package
Description
Contains the registry, used to register various in-game components, and related classes.
-
Uses of RegistryOps.class_7862 in net.minecraft.util.dynamic
Methods in net.minecraft.util.dynamic that return types with arguments of type RegistryOps.class_7862Modifier and TypeMethodDescription<T> Optional<RegistryOps.class_7862<T>>RegistryOps.class_7863.method_46623(RegistryKey<? extends Registry<? extends T>> registryKey) -
Uses of RegistryOps.class_7862 in net.minecraft.util.registry
Methods in net.minecraft.util.registry that return RegistryOps.class_7862Modifier and TypeMethodDescriptionprivate static <T> RegistryOps.class_7862<T>RegistryLoader.method_46618(Registry<T> registry) private static <T> RegistryOps.class_7862<T>RegistryLoader.method_46620(MutableRegistry<T> mutableRegistry)