Uses of Class
net.minecraft.client.resources.metadata.animation.AnimationMetadataSection
Packages that use AnimationMetadataSection
Package
Description
-
Uses of AnimationMetadataSection in net.minecraft.client.renderer.texture
Fields in net.minecraft.client.renderer.texture declared as AnimationMetadataSectionModifier and TypeFieldDescription(package private) AnimationMetadataSection
TextureAtlasSprite.Info.metadata
Constructors in net.minecraft.client.renderer.texture with parameters of type AnimationMetadataSectionModifierConstructorDescriptionInfo(ResourceLocation p_118427_, int p_118428_, int p_118429_, AnimationMetadataSection p_118430_)
-
Uses of AnimationMetadataSection in net.minecraft.client.resources.metadata.animation
Fields in net.minecraft.client.resources.metadata.animation declared as AnimationMetadataSectionMethods in net.minecraft.client.resources.metadata.animation that return AnimationMetadataSectionModifier and TypeMethodDescriptionAnimationMetadataSectionSerializer.fromJson(com.google.gson.JsonObject p_119064_)