Uses of Record Class
net.minecraft.client.resources.model.AtlasManager.PendingStitch
Packages that use AtlasManager.PendingStitch
-
Uses of AtlasManager.PendingStitch in net.minecraft.client.resources.model
Fields in net.minecraft.client.resources.model with type parameters of type AtlasManager.PendingStitchModifier and TypeFieldDescriptionprivate final List<AtlasManager.PendingStitch> AtlasManager.PendingStitchResults.pendingStitchesConstructor parameters in net.minecraft.client.resources.model with type arguments of type AtlasManager.PendingStitchModifierConstructorDescriptionprivatePendingStitchResults(List<AtlasManager.PendingStitch> pendingStitches, Map<Identifier, CompletableFuture<SpriteLoader.Preparations>> stitchFuturesById, CompletableFuture<?> allReadyToUpload)