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.entriesThe field for theentriesrecord 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 theentriesrecord 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 aEntryStackrecord class.