Uses of Class
net.minecraft.client.resources.model.AtlasSet.StitchResult
Packages that use AtlasSet.StitchResult
-
Uses of AtlasSet.StitchResult in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model with type parameters of type AtlasSet.StitchResultModifier and TypeFieldDescriptionprivate final Map<ResourceLocation, AtlasSet.StitchResult> ModelManager.ReloadState.atlasPreparationsThe field for theatlasPreparationsrecord component.Methods in net.minecraft.client.resources.model that return types with arguments of type AtlasSet.StitchResultModifier and TypeMethodDescriptionModelManager.ReloadState.atlasPreparations()Returns the value of theatlasPreparationsrecord component.AtlasSet.scheduleLoad(ResourceManager pResourceManager, int pMipLevel, Executor pExecutor) Method parameters in net.minecraft.client.resources.model with type arguments of type AtlasSet.StitchResultModifier and TypeMethodDescriptionprivate static ModelManager.ReloadStateModelManager.loadModels(ProfilerFiller pProfiler, Map<ResourceLocation, AtlasSet.StitchResult> pAtlasPreperations, ModelBakery pModelBakery, it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState> pModelGroups, EntityModelSet pEntityModelSet, SpecialBlockModelRenderer pSpecialBlockModelRenderer) -
Uses of AtlasSet.StitchResult in net.neoforged.neoforge.client
Method parameters in net.neoforged.neoforge.client with type arguments of type AtlasSet.StitchResultModifier and TypeMethodDescriptionstatic voidClientHooks.onModifyBakingResult(ModelBakery.BakingResult bakingResult, Map<ResourceLocation, AtlasSet.StitchResult> stitchResults, ModelBakery modelBakery)