Package | Description |
---|---|
net.minecraft.client.renderer.texture | |
net.minecraft.client.resources.data |
Modifier and Type | Field and Description |
---|---|
private TextureMetadataSection |
SimpleTexture.TextureData.metadata |
Modifier and Type | Method and Description |
---|---|
TextureMetadataSection |
SimpleTexture.TextureData.getMetadata() |
Constructor and Description |
---|
TextureData(TextureMetadataSection metadataIn,
NativeImage imageIn) |
Modifier and Type | Method and Description |
---|---|
TextureMetadataSection |
TextureMetadataSectionSerializer.deserialize(com.google.gson.JsonObject json) |