net.minecraft.client.renderer.texture

record TextureManager$PendingReload

hev$a
net.minecraft.client.renderer.texture.TextureManager$PendingReload
net.minecraft.class_1060$class_10540
net.minecraft.client.texture.TextureManager$ReloadedTexture
net.minecraft.src.C_4490_$C_370269_

Field summary

Modifier and TypeField
final ReloadableTexture
a
texture
comp_3449
texture
f_371240_
final CompletableFuture<TextureContents>
b
newContents
comp_3450
newContents
f_370543_

Constructor summary

ModifierConstructor
(ReloadableTexture newContents, CompletableFuture<TextureContents> arg1)

Method summary

Modifier and TypeMethod
public ReloadableTexture
a()
texture()
comp_3449()
texture()
f_371240_()
public CompletableFuture<TextureContents>
b()
newContents()
comp_3450()
newContents()
f_370543_()