Common Module
This is a sub-module belong to minecraft-launcher-core module. You can still use this individually.
Usage
This module majorly provide typescript type definitions for many Minecraft concepts. The docs of them are majorly from minecraft wiki.
- format of text component -
TextComponentFrame
- format for resourcepack pack meta -
PackMeta
- format of minecraft block model -
BlockModel
- format of minecraft game setting -
GameSetting
- format of minecraft save files (level, region) -
LevelDataFrame
andRegionDataFrame