Uses of Record Class
net.minecraft.client.resource.metadata.AnimationResourceMetadata
Packages that use AnimationResourceMetadata
-
Uses of AnimationResourceMetadata in net.minecraft.client.resource.metadata
Fields in net.minecraft.client.resource.metadata with type parameters of type AnimationResourceMetadataModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<AnimationResourceMetadata> AnimationResourceMetadata.CODEC
static final ResourceMetadataSerializer
<AnimationResourceMetadata> AnimationResourceMetadata.SERIALIZER
-
Uses of AnimationResourceMetadata in net.minecraft.client.texture
Methods in net.minecraft.client.texture with parameters of type AnimationResourceMetadataModifier and TypeMethodDescriptionprivate @Nullable SpriteContents.Animation
SpriteContents.createAnimation
(SpriteDimensions dimensions, int imageWidth, int imageHeight, AnimationResourceMetadata metadata)