Uses of Class
net.minecraft.client.resources.data.AnimationMetadataSection
-
Packages that use AnimationMetadataSection Package Description net.minecraft.client.renderer.texture net.minecraft.client.resources.data -
-
Uses of AnimationMetadataSection in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as AnimationMetadataSection Modifier and Type Field Description private AnimationMetadataSectionTextureAtlasSprite.Info. metadataprivate AnimationMetadataSectionTextureAtlasSprite. metadataConstructors in net.minecraft.client.renderer.texture with parameters of type AnimationMetadataSection Constructor Description Info(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
Fields in net.minecraft.client.resources.data declared as AnimationMetadataSection Modifier and Type Field Description static AnimationMetadataSectionAnimationMetadataSection. EMPTYMethods in net.minecraft.client.resources.data that return AnimationMetadataSection Modifier and Type Method Description AnimationMetadataSectionAnimationMetadataSectionSerializer. fromJson(com.google.gson.JsonObject p_195812_1_)
-