net.minecraft.client.renderer.texture

public class DynamicTexture

extends AbstractTexture implements Dumpable

All mapped superinterfaces:

Dumpable

ilc
net.minecraft.client.renderer.texture.DynamicTexture
net.minecraft.class_1043
net.minecraft.client.texture.NativeImageBackedTexture
net.minecraft.src.C_4470_

字段概要

修饰符与类型字段
private static final org.slf4j.Logger
d
LOGGER
field_25794
LOGGER
f_117976_
private NativeImage
e
pixels
field_5200
image
f_117977_

构造函数概要

修饰符构造函数
public (Supplier<String> nameSupplier, NativeImage image)
public (String name, int width, int height, boolean useStb)
public (Supplier<String> nameSupplier, int width, int height, boolean useStb)

方法概要

修饰符与类型方法
private void
a(Supplier<String> arg0)
createTexture(Supplier<String> arg0)
method_71142(Supplier<String> arg0)
createTexture(Supplier<String> nameSupplier)
m_402100_(Supplier<String> arg0)
private void
a(String arg0)
createTexture(String arg0)
method_71141(String arg0)
createTexture(String name)
m_403538_(String arg0)
public void
d()
upload()
method_4524()
upload()
m_117985_()
public NativeImage
e()
getPixels()
method_4525()
getImage()
m_117991_()
public void
a(fyh arg0)
setPixels(NativeImage arg0)
method_4526(class_1011 arg0)
setImage(NativeImage image)
m_117988_(C_3148_ arg0)
public void
close()
close()
close()
public void
a(amo arg0, Path arg1)
dumpContents(Identifier arg0, Path arg1)
method_49712(class_2960 arg0, Path arg1)
save(Identifier arg0, Path arg1)
m_276079_(C_432211_ p_276105_, Path arg1)