Uses of Interface
net.minecraft.resource.Resource
Packages that use Resource
Package
Description
-
Uses of Resource in net.minecraft.client
Methods in net.minecraft.client with parameters of type Resource -
Uses of Resource in net.minecraft.client.render.model
Methods in net.minecraft.client.render.model with parameters of type ResourceModifier and TypeMethodDescriptionprivate ModelVariantMapModelLoader.method_12509(Identifier identifier, Resource resource) -
Uses of Resource in net.minecraft.client.resource
Methods in net.minecraft.client.resource that return ResourceMethods in net.minecraft.client.resource that return types with arguments of type Resource -
Uses of Resource in net.minecraft.client.resource.language
Method parameters in net.minecraft.client.resource.language with type arguments of type ResourceModifier and TypeMethodDescriptionprivate voidTranslationStorage.method_5949(List<Resource> resources) -
Uses of Resource in net.minecraft.client.texture
Methods in net.minecraft.client.texture with parameters of type Resource -
Uses of Resource in net.minecraft.resource
Classes in net.minecraft.resource that implement ResourceMethods in net.minecraft.resource that return ResourceModifier and TypeMethodDescriptionReloadableResourceManagerImpl.getResource(Identifier id) ResourceManager.getResource(Identifier id) Methods in net.minecraft.resource that return types with arguments of type ResourceModifier and TypeMethodDescriptionReloadableResourceManagerImpl.getAllResources(Identifier id) ResourceManager.getAllResources(Identifier id)