| Package | Description |
|---|---|
| net.minecraft.client.renderer.texture | |
| net.minecraft.client.resources.data |
| Modifier and Type | Field and Description |
|---|---|
private AnimationMetadataSection |
TextureAtlasSprite.animationMetadata |
private AnimationMetadataSection |
TextureAtlasSprite.Info.spriteAnimationMetadata |
| Constructor and Description |
|---|
Info(ResourceLocation locationIn,
int widthIn,
int heightIn,
AnimationMetadataSection animationMetadataIn) |
| Modifier and Type | Field and Description |
|---|---|
static AnimationMetadataSection |
AnimationMetadataSection.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
AnimationMetadataSection |
AnimationMetadataSectionSerializer.deserialize(com.google.gson.JsonObject json) |