net.minecraft.client.renderer.texture

public class DynamicTexture

extends AbstractTexture implements Dumpable

All mapped superinterfaces:

Dumpable

hhm
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
d
LOGGER
field_25794
LOGGER
private NativeImage
e
pixels
field_5200
image

Constructor summary

ModifierConstructor
public (NativeImage image)
public (int width, int height, boolean useStb)

Method summary

Modifier and TypeMethod
public void
d()
upload()
method_4524()
upload()
public NativeImage
e()
getPixels()
method_4525()
getImage()
public void
a(fhq arg0)
setPixels(NativeImage arg0)
method_4526(class_1011 arg0)
setImage(NativeImage image)
public void
close()
close()
public void
a(ale arg0, Path arg1)
dumpContents(ResourceLocation arg0, Path arg1)
method_49712(class_2960 arg0, Path arg1)
save(Identifier arg0, Path arg1)