Uses of Class
net.minecraft.client.resources.data.AnimationMetadataSection
-
Uses of AnimationMetadataSection in net.minecraft.client.renderer.texture
Modifier and TypeFieldDescriptionprivate final AnimationMetadataSection
TextureAtlasSprite.Info.metadata
private final AnimationMetadataSection
TextureAtlasSprite.metadata
ModifierConstructorDescriptionInfo
(ResourceLocation p_i226050_1_, int p_i226050_2_, int p_i226050_3_, AnimationMetadataSection p_i226050_4_) -
Uses of AnimationMetadataSection in net.minecraft.client.resources.data
Modifier and TypeFieldDescriptionstatic final AnimationMetadataSection
AnimationMetadataSection.EMPTY
Modifier and TypeMethodDescriptionAnimationMetadataSectionSerializer.fromJson
(com.google.gson.JsonObject p_195812_1_)