Files
node-minecraft-data/doc/api.md
T

745 B

API

node-minecraft-data.blocks

blocks indexed by id

node-minecraft-data.blocksByName

blocks indexed by name

node-minecraft-data.items

items indexed by id

node-minecraft-data.itemsByName

items indexed by name

node-minecraft-data.biomes

biomes indexed by id

node-minecraft-data.recipes

recipes indexed by id

node-minecraft-data.instruments

instruments indexed by id

node-minecraft-data.materials

materials indexed by id

node-minecraft-data.entities

entities indexed by id

node-minecraft-data.entitiesByName

entities indexed by name

node-minecraft-data.findItemOrBlockById

find a block or an item by its id

node-minecraft-data.findItemOrBlockByName

find a block or an item by its name