MCP SRG Mapper

Applies MCP mappings to SRG named code snippets on github repos and paste services.
What is MCP SRG Mapper?
MCP SRG Mapper is a Chrome extension that allows Minecraft modders to rename SRG-named code elements found on github repositories and paste services. It applies MCP mappings to make the code more readable and understandable.

Extension stats

Users: 84 ▼ -3
Rating: 4.50 (10)
Version: 0.2.3 (Last updated: 2017-04-26)
Creation date: 2017-04-25
Risk impact: Low risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 2
Permissions:
  • storage
  • unlimitedStorage
  • http://files.minecraftforge.net/maven/de/oceanlabs/mcp/*
  • http://export.mcpbot.bspk.rs/*
Size: 117.76K

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension

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
See more

User reviews

How do you use it?
by Balaram Chakrabarty, 2020-06-23

It does not function at all!
by --, 2017-05-03

Very helpfull
by Austin Privatt, 2014-12-13
View all 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.

Upgrade to see risk analysis details

Similar extensions

Here are some Chrome extensions that are similar to MCP SRG Mapper: