Uses of Interface
net.minecraft.resource.Resource
Packages that use Resource
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of Resource in net.minecraft.resource
Classes in net.minecraft.resource that implement ResourceMethods in net.minecraft.resource that return ResourceModifier and TypeMethodDescriptionDefaultResourcePack.getResource(Identifier id) Finds and returns the corresponding resource for a resource's identifier.LifecycledResourceManagerImpl.getResource(Identifier id) Finds and returns the corresponding resource for a resource's identifier.NamespaceResourceManager.getResource(Identifier id) Finds and returns the corresponding resource for a resource's identifier.ReloadableResourceManagerImpl.getResource(Identifier id) Finds and returns the corresponding resource for a resource's identifier.ResourceFactory.getResource(Identifier id) Finds and returns the corresponding resource for a resource's identifier.ResourceManager.Empty.getResource(Identifier id) Finds and returns the corresponding resource for a resource's identifier.ResourceRef.open()ResourceRef.Opener.open()