MCPcopy Index your code
hub / github.com/ME1312/VanillaCord

github.com/ME1312/VanillaCord @v2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v2.0 ↗ · + Follow
144 symbols 447 edges 31 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

VanillaCord

Build Status Release Verison

VanillaCord downloads and patches a vanilla Minecraft server, so proxies can connect to it with your choice of BungeeCord, BungeeGuard, or Velocity IP forwarding enabled.

java -jar VanillaCord.jar <versions...>

Downloads

For Minecraft 1.7.10, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, snapshots, and pre-releases

https://dev.me1312.net/jenkins/job/VanillaCord

Core symbols most depended-on inside this repo

equals
called by 61
java/vanillacord/data/Digest.java
visitMethodInsn
called by 57
java/vanillacord/update/AttributeKey.java
visitInsn
called by 54
java/vanillacord/update/AttributeKey.java
visitVarInsn
called by 49
java/vanillacord/patch/LoginListener.java
visitFieldInsn
called by 34
java/vanillacord/patch/LoginListener.java
visitEnd
called by 32
java/vanillacord/update/AttributeKey.java
visitLabel
called by 29
java/vanillacord/patch/LoginPacket.java
visitTypeInsn
called by 27
java/vanillacord/update/AttributeKey.java

Shape

Method 113
Class 31

Languages

Java100%

Modules by API surface

java/vanillacord/patch/LoginListener.java13 symbols
java/vanillacord/patch/LoginExtension.java10 symbols
java/vanillacord/patch/DedicatedServer.java9 symbols
java/vanillacord/update/AttributeKey.java8 symbols
java/vanillacord/server/VelocityHelper.java8 symbols
java/vanillacord/packaging/Bundle.java7 symbols
java/vanillacord/server/QuietException.java6 symbols
java/vanillacord/server/ForwardingHelper.java6 symbols
java/vanillacord/patch/HandshakeListener.java6 symbols
java/vanillacord/data/SourceScanner.java6 symbols
java/vanillacord/patch/LoginPacket.java5 symbols
java/vanillacord/patch/HandshakePacket.java5 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page