Uses of Record Class
net.minecraft.client.resources.model.ModelManager.ReloadState
Packages that use ModelManager.ReloadState
-
Uses of ModelManager.ReloadState in net.minecraft.client.resources.model
Methods in net.minecraft.client.resources.model that return types with arguments of type ModelManager.ReloadStateModifier and TypeMethodDescriptionprivate static CompletableFuture<ModelManager.ReloadState> ModelManager.loadModels(Map<ResourceLocation, AtlasSet.StitchResult> stitchResults, ModelBakery modelBakery, it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState> modelGroups, EntityModelSet entityModelSet, SpecialBlockModelRenderer specialBlockModelRenderer, Executor executor) Methods in net.minecraft.client.resources.model with parameters of type ModelManager.ReloadStateModifier and TypeMethodDescriptionprivate voidModelManager.apply(ModelManager.ReloadState reloadState, ProfilerFiller profiler)