blocks indexed by id
blocks indexed by name
unindexed blocks
blocks indexed by state id
block collision shapes
items indexed by id
items indexed by name
unindexed items
foods indexed by id
foods indexed by name
foods indexed by food points
foods indexed by saturation
unindexed foods
biomes indexed by id
unindexed biomes
recipes indexed by id
instruments indexed by id
unindexed instruments
materials indexed by name
mobs indexed by id
objects indexed by id
entities indexed by name
unindexed entities
enchantments indexed by id
enchantments indexed by name
unindexed enchantments
the minecraft protocol
the minecraft protocol comments
find a block or an item by its id
find a block or an item by its name
windows indexed by id
windows indexed by name
unindexed windows
the version number (example : 47)
the minecraft number (example : 1.8.3)
the major version (example : 1.8), also the name of the minecraft-data version
effects indexed by id
effects indexed by name
unindexed effects
pe or pc
object from language key to string
Those are common data and directly available in the require('minecraft-data') object.
No need to specify a version before accessing them. They are indexed by pc and pe.
unindexed minecraft versions
minecraft versions indexed by minecraft version (example : 1.8.8)
pre netty minecraft versions indexed by protocol version (example : 47)
post netty minecraft versions indexed by protocol version (example : 47)
Array of pc supported versions
Array of pe supported versions