MCPcopy Index your code
hub / github.com/RMCQAZ/KevinClient

github.com/RMCQAZ/KevinClient @2.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.3 ↗ · + Follow
25,693 symbols 86,737 edges 2,498 files 7,190 documented · 28% updated 3y ago2.3 · 2022-09-11★ 338 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

KevinClient

A Minecraft hacked client.

License

This project is subject to the GNU General Public License v3.0. This does only apply for source code located directly in this clean repository. During the development and compilation process, additional source code may be used to which we have obtained no rights. Such code is not covered by the GPL license.

For those who are unfamiliar with the license, here is a summary of its main points. This is by no means legal advice nor legally binding.

You are allowed to - use - share - modify

this project entirely or partially for free and even commercially. However, please consider the following:

  • You must disclose the source code of your modified work and the source code you took from this project. This means you are not allowed to use code from this project (even partially) in a closed-source (or even obfuscated) application.
  • Your modified application must also be licensed under the GPL

Do the above and share your source code with everyone.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 22,627
Class 2,745
Interface 164
Enum 140
Function 17

Languages

Java94%
Kotlin6%

Modules by API surface

src/minecraft/net/optifine/shaders/Shaders.java216 symbols
src/minecraft/net/minecraft/world/World.java201 symbols
src/minecraft/net/minecraft/src/Config.java197 symbols
src/minecraft/net/minecraft/entity/Entity.java183 symbols
src/minecraft/net/minecraft/client/renderer/GlStateManager.java146 symbols
src/minecraft/net/minecraft/entity/player/EntityPlayer.java144 symbols
src/minecraft/net/minecraft/block/Block.java140 symbols
src/minecraft/net/minecraft/server/MinecraftServer.java132 symbols
src/minecraft/net/minecraft/entity/EntityLivingBase.java125 symbols
src/minecraft/net/minecraft/network/PacketBuffer.java120 symbols
src/minecraft/net/minecraft/entity/passive/EntityHorse.java115 symbols
src/minecraft/net/minecraft/client/Minecraft.java107 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page