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
Methods in net.minecraft.client.renderer.texture with parameters of type AnimationMetadataSectionModifier and TypeMethodDescriptionprivate SpriteContents.AnimatedTexture
SpriteContents.createAnimatedTexture
(FrameSize p_250817_, int p_249792_, int p_252353_, AnimationMetadataSection p_250947_) -
Uses of AnimationMetadataSection in net.minecraft.client.resources.metadata.animation
Fields in net.minecraft.client.resources.metadata.animation declared as AnimationMetadataSectionModifier and TypeFieldDescriptionstatic final AnimationMetadataSection
AnimationMetadataSection.EMPTY
Methods in net.minecraft.client.resources.metadata.animation that return AnimationMetadataSectionModifier and TypeMethodDescriptionAnimationMetadataSectionSerializer.fromJson
(com.google.gson.JsonObject p_119064_)