BlueprintImage
Represents an image file to be generated as part of the resource pack.
This record holds the image's name, its binary content, and an optional .mcmeta file for animations.
Since
1.15.2
Parameters
name
the name of the image file (including extension)
image
the binary content of the image
mcmeta
the JSON object for the .mcmeta file, if any