What is MCP SRG Mapper?
Extension stats
Other platforms
Extension summary
This extension is used to rename SRG-named code elements found on certain github repositories (currently only the MinecraftForge and FML repos, this will be configurable in the future) and pastebin sites. This is relevant to Minecraft modders using MinecraftForge or the MCP project to create mods and who find themselves browsing code on github (and other sites) that contains SRG-named identifiers as in the Before example below.
Before: return super.func_149742_c(p_149742_1_, p_149742_2_, p_149742_3_, p_149742_4_) && this.func_149854_a(p_149742_1_.func_147439_a(p_149742_2_, p_149742_3_ - 1, p_149742_4_));
After Remapping: return super.canPlaceBlockAt(worldIn, x, y, z) && this.canPlaceBlockOn(worldIn.getBlock(x, y - 1, z));
Supported websites:
- github.com (MinecraftForge and FML projects)
- gist.github.com
- pastebin.com
- paste.feed-the-beast.com
- openeye.openmods.info
- paste.kde.org
User reviews
Extension safety
Risk impact
MCP SRG Mapper requires very minimum permissions.
Risk likelihood
MCP SRG Mapper has earned a good reputation and can be trusted.
Similar extensions
Here are some Chrome extensions that are similar to MCP SRG Mapper: