Uses of Record 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.AnimatedTextureSpriteContents.createAnimatedTexture(FrameSize pFrameSize, int pWidth, int pHeight, AnimationMetadataSection pMetadata) -
Uses of AnimationMetadataSection in net.minecraft.client.resources.metadata.animation
Fields in net.minecraft.client.resources.metadata.animation with type parameters of type AnimationMetadataSectionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<AnimationMetadataSection> AnimationMetadataSection.CODECstatic final MetadataSectionType<AnimationMetadataSection> AnimationMetadataSection.TYPE