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.atlasPreparations
The field for theatlasPreparations
record 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 theatlasPreparations
record component.AtlasSet.scheduleLoad
(ResourceManager p_249256_, int p_251059_, Executor p_250751_) Method parameters in net.minecraft.client.resources.model with type arguments of type AtlasSet.StitchResultModifier and TypeMethodDescriptionprivate static ModelManager.ReloadState
ModelManager.loadModels
(ProfilerFiller p_252136_, Map<ResourceLocation, AtlasSet.StitchResult> p_250646_, ModelBakery p_248945_, it.unimi.dsi.fastutil.objects.Object2IntMap<BlockState> p_363498_, EntityModelSet p_388110_, SpecialBlockModelRenderer p_387466_) -
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 void
ClientHooks.onModifyBakingResult
(ModelBakery.BakingResult bakingResult, Map<ResourceLocation, AtlasSet.StitchResult> stitchResults, ModelBakery modelBakery)