net.minecraft.client.texture

record TextureManager$ReloadedTexture

net.minecraft.client.renderer.texture.TextureManager$PendingReload
net.minecraft.class_1060$class_10540
net.minecraft.client.texture.TextureManager$ReloadedTexture

Field summary

Modifier and TypeField
private final ReloadableTexture
texture
comp_3449
texture
private final CompletableFuture<TextureContents>
newContents
comp_3450
newContents

Constructor summary

ModifierConstructor
private (ReloadableTexture texture, CompletableFuture<TextureContents> newContents)

Method summary

Modifier and TypeMethod
public ReloadableTexture
texture()
comp_3449()
texture()
public CompletableFuture<TextureContents>
newContents()
comp_3450()
newContents()