Uses of Class
net.minecraft.class_7086
Packages that use class_7086
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of class_7086 in net.minecraft.client.resource.language
Method parameters in net.minecraft.client.resource.language with type arguments of type class_7086 -
Uses of class_7086 in net.minecraft.resource
Methods in net.minecraft.resource that return class_7086Methods in net.minecraft.resource that return types with arguments of type class_7086Modifier and TypeMethodDescriptionLifecycledResourceManagerImpl.findResources(String startingPath, Predicate<Identifier> pathPredicate) Returns a sorted list of identifiers matching a path predicate.NamespaceResourceManager.findResources(String startingPath, Predicate<Identifier> pathPredicate) Returns a sorted list of identifiers matching a path predicate.ReloadableResourceManagerImpl.findResources(String startingPath, Predicate<Identifier> pathPredicate) Returns a sorted list of identifiers matching a path predicate.ResourceManager.Empty.findResources(String startingPath, Predicate<Identifier> pathPredicate) Returns a sorted list of identifiers matching a path predicate.ResourceManager.findResources(String startingPath, Predicate<Identifier> pathPredicate) Returns a sorted list of identifiers matching a path predicate.LifecycledResourceManagerImpl.getAllResources(Identifier id) Gets all of the available resources to the corresponding resource identifier.NamespaceResourceManager.getAllResources(Identifier id) Gets all of the available resources to the corresponding resource identifier.ReloadableResourceManagerImpl.getAllResources(Identifier id) Gets all of the available resources to the corresponding resource identifier.ResourceManager.Empty.getAllResources(Identifier id) Gets all of the available resources to the corresponding resource identifier.ResourceManager.getAllResources(Identifier id) Gets all of the available resources to the corresponding resource identifier.LifecycledResourceManagerImpl.method_41265(String string, Predicate<Identifier> predicate) NamespaceResourceManager.method_41265(String string, Predicate<Identifier> predicate) ReloadableResourceManagerImpl.method_41265(String string, Predicate<Identifier> predicate) ResourceManager.Empty.method_41265(String string, Predicate<Identifier> predicate) ResourceManager.method_41265(String string, Predicate<Identifier> predicate) (package private) List<class_7086>NamespaceResourceManager.class_7081.method_41266() -
Uses of class_7086 in net.minecraft.server.function
Methods in net.minecraft.server.function with parameters of type class_7086