Skip to content

Resource information resolver

In ProjBobcat, we use ResourceInfoResolver (ResourceInfoResolver) to help the resource completer identify missing files in MineCraft.

The following table shows the resource resolvers currently supported by ProjBobcat:

Class nameIntroduction
AssetInfoResolverUsed to parse the assets required by the game (audio, language, fonts, textures, etc.)
GameLoggingInfoResolverUsed to parse the log4j log formatting component officially provided by MineCraft
LibraryInfoResolverUsed to parse library files necessary for game startup
VersionInfoResolverUsed to parse JAR files provided in game JSON

Published under the MIT license. If you like our work, please consider hit that star ⭐!