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(SpriteLoader.Preparations blockAtlas, SpriteLoader.Preparations itemAtlas, ModelBakery bakery, it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState> modelGroups, EntityModelSet entityModelSet, SpecialBlockModelRenderer specialBlockModelRenderer, Executor taskExecutor) Methods in net.minecraft.client.resources.model with parameters of type ModelManager.ReloadStateModifier and TypeMethodDescriptionprivate voidModelManager.apply(ModelManager.ReloadState preparations)