Uses of Record Class
net.minecraft.resource.ProfiledResourceReload.Summary
Packages that use ProfiledResourceReload.Summary
Package
Description
Provides resources to Minecraft, including resource access, provision, and reloading.
-
Uses of ProfiledResourceReload.Summary in net.minecraft.resource
Methods in net.minecraft.resource that return types with arguments of type ProfiledResourceReload.SummaryModifier and TypeMethodDescriptionprivate List
<ProfiledResourceReload.Summary> ProfiledResourceReload.finish
(List<ProfiledResourceReload.Summary> summaries) protected CompletableFuture
<List<ProfiledResourceReload.Summary>> ProfiledResourceReload.startAsync
(Executor prepareExecutor, Executor applyExecutor, ResourceManager manager, List<ResourceReloader> reloaders, SimpleResourceReload.Factory<ProfiledResourceReload.Summary> factory, CompletableFuture<?> initialStage) Method parameters in net.minecraft.resource with type arguments of type ProfiledResourceReload.SummaryModifier and TypeMethodDescriptionprivate List
<ProfiledResourceReload.Summary> ProfiledResourceReload.finish
(List<ProfiledResourceReload.Summary> summaries) protected CompletableFuture
<List<ProfiledResourceReload.Summary>> ProfiledResourceReload.startAsync
(Executor prepareExecutor, Executor applyExecutor, ResourceManager manager, List<ResourceReloader> reloaders, SimpleResourceReload.Factory<ProfiledResourceReload.Summary> factory, CompletableFuture<?> initialStage)