net.minecraft.client.renderer.texture

public class SimpleTexture$TextureImage

implements Closeable

hbe$a
net.minecraft.client.renderer.texture.SimpleTexture$TextureImage
net.minecraft.class_1049$class_4006
net.minecraft.client.texture.ResourceTexture$TextureData

Field summary

Modifier and TypeField
private final TextureMetadataSection
a
metadata
field_17895
metadata
private final NativeImage
b
image
field_17896
image
private final IOException
c
exception
field_17897
exception

Constructor summary

ModifierConstructor
public (IOException exception)
public (TextureMetadataSection metadata, NativeImage image)

Method summary

Modifier and TypeMethod
public static SimpleTexture$TextureImage
a(avv arg0, alz arg1)
load(ResourceManager arg0, ResourceLocation arg1)
method_18156(class_3300 arg0, class_2960 arg1)
load(ResourceManager resourceManager, Identifier id)
public TextureMetadataSection
a()
getTextureMetadata()
method_18155()
getMetadata()
public NativeImage
b()
getImage()
method_18157()
getImage()
public void
close()
close()
public void
c()
throwIfError()
method_18158()
checkException()