net.minecraft.client.resources.model

public class AtlasManager$PendingStitchResults

inl$d
net.minecraft.client.resources.model.AtlasManager$PendingStitchResults
net.minecraft.class_11697$class_11700
net.minecraft.client.texture.AtlasManager$Stitch
net.minecraft.src.C_411429_$C_411304_

字段概要

修饰符与类型字段
final List<AtlasManager$PendingStitch>
a
pendingStitches
field_61866
entries
f_413114_
private final Map<Identifier, CompletableFuture<SpriteLoader$Preparations>>
b
stitchFuturesById
field_61867
preparations
f_412063_
final CompletableFuture<?>
c
allReadyToUpload
field_61868
readyForUpload
f_413992_

构造函数概要

修饰符构造函数
(List<AtlasManager$PendingStitch> entries, Map<Identifier, CompletableFuture<SpriteLoader$Preparations>> preparations, CompletableFuture<?> readyForUpload)

方法概要

修饰符与类型方法
public Map<Material, TextureAtlasSprite>
a()
joinAndUpload()
method_73037()
createSpriteMap()
m_419101_()
public CompletableFuture<SpriteLoader$Preparations>
a(amo arg0)
get(Identifier arg0)
method_73038(class_2960 arg0)
getPreparations(Identifier atlasTextureId)
m_415580_(C_432211_ arg0)