net.minecraft.client.renderer.texture

record TextureManager$PendingReload

ilr$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_

字段概要

修饰符与类型字段
final ReloadableTexture
a
texture
comp_3449
texture
f_371240_
final CompletableFuture<TextureContents>
b
newContents
comp_3450
newContents
f_370543_

构造函数概要

修饰符构造函数
(ReloadableTexture texture, CompletableFuture<TextureContents> newContents)

方法概要

修饰符与类型方法
public ReloadableTexture
a()
texture()
comp_3449()
texture()
f_371240_()
public CompletableFuture<TextureContents>
b()
newContents()
comp_3450()
newContents()
f_370543_()