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 TypeFieldDescription(package private) final List<AtlasManager.PendingStitch> AtlasManager.PendingStitchResults.pendingStitchesConstructor parameters in net.minecraft.client.resources.model with type arguments of type AtlasManager.PendingStitchModifierConstructorDescription(package private)PendingStitchResults(List<AtlasManager.PendingStitch> pPendingStitches, Map<ResourceLocation, CompletableFuture<SpriteLoader.Preparations>> pStitchFutureById, CompletableFuture<?> pAllReadyToUpload)