Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 525 Bytes

api.md

File metadata and controls

45 lines (23 loc) · 525 Bytes

API

Blocks

blocks

blocks textures by name

blocksArray

array of blocks textures

Items

items

items textures by name

itemsArray

array of items textures

Texture content

textureContent

texture content by name

textureContentArray

array of texture content

Functions

findItemOrBlockByName(name)

get a block or item texture by name

getTexture(name)

get the texture path by name

getImageContent(name)

generate the base64 representation of a texture from the name