net.minecraft.client.renderer.texture

public class DynamicTexture

extends AbstractTexture implements Dumpable

All mapped superinterfaces:

Dumpable

hkd
net.minecraft.client.renderer.texture.DynamicTexture
net.minecraft.class_1043
net.minecraft.client.texture.NativeImageBackedTexture

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
c
LOGGER
field_25794
LOGGER
private NativeImage
d
pixels
field_5200
image

Constructor summary

ModifierConstructor
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)

Method summary

Modifier and TypeMethod
public void
b()
upload()
method_4524()
upload()
public NativeImage
c()
getPixels()
method_4525()
getImage()
public void
a(fkf arg0)
setPixels(NativeImage arg0)
method_4526(class_1011 arg0)
setImage(NativeImage image)
public void
close()
close()
public void
a(alr arg0, Path arg1)
dumpContents(ResourceLocation arg0, Path arg1)
method_49712(class_2960 arg0, Path arg1)
save(Identifier arg0, Path arg1)