Uses of Class
net.minecraft.resource.NamespaceResourceManager.Entry
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of NamespaceResourceManager.Entry in net.minecraft.resource
Modifier and TypeFieldDescriptionprivate final List<NamespaceResourceManager.Entry>
NamespaceResourceManager.EntryList.entries
The field for theentries
record component.Modifier and TypeMethodDescriptionNamespaceResourceManager.EntryList.entries()
Returns the value of theentries
record component.ModifierConstructorDescription(package private)
EntryList
(Identifier identifier, List<NamespaceResourceManager.Entry> list)