Uses of Class
net.minecraft.server.packs.resources.FallbackResourceManager.SinglePackResourceThunkSupplier
Packages that use FallbackResourceManager.SinglePackResourceThunkSupplier
-
Uses of FallbackResourceManager.SinglePackResourceThunkSupplier in net.minecraft.server.packs.resources
Fields in net.minecraft.server.packs.resources with type parameters of type FallbackResourceManager.SinglePackResourceThunkSupplierModifier and TypeFieldDescriptionprivate final List<FallbackResourceManager.SinglePackResourceThunkSupplier>
FallbackResourceManager.EntryStack.entries
The field for theentries
record component.Methods in net.minecraft.server.packs.resources that return types with arguments of type FallbackResourceManager.SinglePackResourceThunkSupplierModifier and TypeMethodDescriptionFallbackResourceManager.EntryStack.entries()
Returns the value of theentries
record component.Constructor parameters in net.minecraft.server.packs.resources with type arguments of type FallbackResourceManager.SinglePackResourceThunkSupplierModifierConstructorDescription(package private)
EntryStack
(ResourceLocation metadataLocation, List<FallbackResourceManager.SinglePackResourceThunkSupplier> entries) Creates an instance of aEntryStack
record class.