Uses of Interface
net.minecraft.resources.RegistryReadOps.ResourceAccess
-
Uses of RegistryReadOps.ResourceAccess in net.minecraft.resources
Modifier and TypeFieldDescriptionprivate RegistryReadOps.ResourceAccess
RegistryReadOps.resources
Modifier and TypeMethodDescriptionRegistryReadOps.ResourceAccess.forResourceManager(ResourceManager p_135715_)
Modifier and TypeMethodDescriptionstatic <T> RegistryReadOps<T>
RegistryReadOps.create(com.mojang.serialization.DynamicOps<T> p_179887_, RegistryReadOps.ResourceAccess p_179888_, RegistryAccess p_179889_)
static <T> RegistryReadOps<T>
RegistryReadOps.createAndLoad(com.mojang.serialization.DynamicOps<T> p_179871_, RegistryReadOps.ResourceAccess p_179872_, RegistryAccess p_179873_)
ModifierConstructorDescriptionprivate
RegistryReadOps(com.mojang.serialization.DynamicOps<T> p_179862_, RegistryReadOps.ResourceAccess p_179863_, RegistryAccess p_179864_, IdentityHashMap<ResourceKey<? extends Registry<?>>,RegistryReadOps.ReadCache<?>> p_179865_)