MCPcopy Index your code
hub / github.com/bspkrs/MCPMappingViewer

github.com/bspkrs/MCPMappingViewer @1.0.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.1 ↗ · + Follow
264 symbols 475 edges 26 files 4 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

MCP Mapping Viewer

A small GUI for viewing the mappings from Minecraft obfuscated code names to MCP code names.

Links of Interest


How to build from the source code

Run gradlew build from your favorite command line facilities


Copyright (C) 2013-2016 bspkrs

Portions Copyright (C) 2013 Alex "immibis" Campbell (see BON_LICENSE.txt for details) GSON is licensed under the Apache License 2.0 (see GSON_LICENSE.txt for details)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Extension points exported contracts — how you extend this code

IProgressListener (Interface)
(no doc) [2 implementers]
src/main/java/immibis/bon/IProgressListener.java

Core symbols most depended-on inside this repo

equals
called by 24
src/main/java/immibis/bon/NameSet.java
toString
called by 20
src/main/java/bspkrs/mmv/ExcData.java
getParameters
called by 13
src/main/java/bspkrs/mmv/ExcData.java
set
called by 10
src/main/java/immibis/bon/IProgressListener.java
charAt
called by 10
src/main/java/bspkrs/mmv/version/NaturalOrderComparator.java
adjustColumns
called by 10
src/main/java/bspkrs/mmv/gui/TableColumnAdjuster.java
contains
called by 9
src/main/java/bspkrs/mmv/ExcData.java
loadPrefs
called by 9
src/main/java/bspkrs/mmv/gui/MappingGui.java

Shape

Method 220
Class 37
Enum 6
Interface 1

Languages

Java100%

Modules by API surface

src/main/java/bspkrs/mmv/McpMappingLoader.java53 symbols
src/main/java/bspkrs/mmv/gui/MappingGui.java42 symbols
src/main/java/bspkrs/mmv/gui/TableColumnAdjuster.java25 symbols
src/main/java/bspkrs/mmv/ExcData.java14 symbols
src/main/java/bspkrs/mmv/CsvData.java11 symbols
src/main/java/bspkrs/mmv/ClassSrgData.java11 symbols
src/main/java/bspkrs/mmv/version/AppVersionChecker.java10 symbols
src/main/java/bspkrs/mmv/ParamCsvFile.java9 symbols
src/main/java/bspkrs/mmv/ParamCsvData.java9 symbols
src/main/java/bspkrs/mmv/MemberSrgData.java9 symbols
src/main/java/bspkrs/mmv/CsvFile.java9 symbols
src/main/java/bspkrs/mmv/RemoteZipHandler.java8 symbols

For agents

$ claude mcp add MCPMappingViewer \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact