Uses of Record Class
net.minecraft.server.packs.resources.ProfiledReloadInstance.State
Packages that use ProfiledReloadInstance.State
-
Uses of ProfiledReloadInstance.State in net.minecraft.server.packs.resources
Methods in net.minecraft.server.packs.resources that return types with arguments of type ProfiledReloadInstance.StateModifier and TypeMethodDescriptionprivate List<ProfiledReloadInstance.State> ProfiledReloadInstance.finish(List<ProfiledReloadInstance.State> dataPoints) protected CompletableFuture<List<ProfiledReloadInstance.State>> ProfiledReloadInstance.prepareTasks(Executor backgroundExecutor, Executor gameExecutor, ResourceManager resourceManager, List<PreparableReloadListener> listeners, SimpleReloadInstance.StateFactory<ProfiledReloadInstance.State> stateFactory, CompletableFuture<?> alsoWaitedFor) Method parameters in net.minecraft.server.packs.resources with type arguments of type ProfiledReloadInstance.StateModifier and TypeMethodDescriptionprivate List<ProfiledReloadInstance.State> ProfiledReloadInstance.finish(List<ProfiledReloadInstance.State> dataPoints) protected CompletableFuture<List<ProfiledReloadInstance.State>> ProfiledReloadInstance.prepareTasks(Executor backgroundExecutor, Executor gameExecutor, ResourceManager resourceManager, List<PreparableReloadListener> listeners, SimpleReloadInstance.StateFactory<ProfiledReloadInstance.State> stateFactory, CompletableFuture<?> alsoWaitedFor)