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