MCPcopy Index your code
hub / github.com/BleachDev/BleachHack

github.com/BleachDev/BleachHack @B14.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release B14.2 ↗ · + Follow
4,041 symbols 12,350 edges 831 files 70 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

BleachHack-1.14

Github All Releases

Very cool client.

Works on fabric 1.14-1.16 (1.14 for forge is discontinued)

Join The Discord: https://discord.gg/b5Wc4nQ

Installation:

For normal people:

Download fabric for minecraft 1.14/1.15/1.16
Download the lastest compiled version of bleachhack for your Minecraft version from the releases section

On Windows: type %appdata% into the location field of the Windows Explorer; then open '.minecraft'.

On Mac: click on the desktop, press Command+Shift+G, type ~/Library and press enter; then open 'Application Support' and finally '.minecraft'.

On Linux: in a terminal window, type 'xdg-open ~/.minecraft'... or if you like working at the commandline, 'cd ~/.minecraft'.

Then inside that folder, you should see a folder named 'mods'. (If you don't see one, make sure you've installed Fabric already and started Minecraft again once). That's where you'll put any mods you want to install.


For (200 IQ) developers:

Download the project
Start A Command Prompt in the BleachHack-Fabric-(Version) folder. Generate the needed files for your preferred IDE.

Eclipse:

On Windows:

gradlew genSources eclipse

On Linux:

chmod +x ./gradlew
./gradlew genSources eclipse

Start a new workspace in eclipse
Click File > Import... > Gradle > Gradle Project
Select the BleachHack-Fabric-(Version) folder

Other IDE�s:

Use this link for more information. It should be pretty similar to the eclipse setup.


For skidders:

If you are porting features of BleachHack to another mod or making a custom version of BleachHack, you are required to disclose the source code, state changes, use the same license, and follow the licence terms

Extension points exported contracts — how you extend this code

FirstPersonRendererAccessor (Interface)
(no doc)
BleachHack-Fabric-Snapshot/src/main/java/bleach/hack/mixin/FirstPersonRendererAccessor.java
FirstPersonRendererAccessor (Interface)
(no doc)
BleachHack-Fabric-1.16/src/main/java/bleach/hack/mixin/FirstPersonRendererAccessor.java
FirstPersonRendererAccessor (Interface)
(no doc)
BleachHack-Fabric-1.15/src/main/java/bleach/hack/mixin/FirstPersonRendererAccessor.java
FirstPersonRendererAccessor (Interface)
(no doc)
BleachHack-Fabric-1.14/src/main/java/bleach/hack/mixin/FirstPersonRendererAccessor.java

Core symbols most depended-on inside this repo

getSetting
called by 409
BleachHack-Fabric-1.14/src/main/java/bleach/hack/module/Module.java
getSetting
called by 397
BleachHack-Fabric-Snapshot/src/main/java/bleach/hack/module/Module.java
getSetting
called by 397
BleachHack-Fabric-1.16/src/main/java/bleach/hack/module/Module.java
getSetting
called by 397
BleachHack-Fabric-1.15/src/main/java/bleach/hack/module/Module.java
asToggle
called by 249
BleachHack-Fabric-1.14/src/main/java/bleach/hack/setting/base/SettingBase.java
asToggle
called by 246
BleachHack-Fabric-Snapshot/src/main/java/bleach/hack/setting/base/SettingBase.java
asToggle
called by 246
BleachHack-Fabric-1.16/src/main/java/bleach/hack/setting/base/SettingBase.java
asToggle
called by 244
BleachHack-Fabric-1.15/src/main/java/bleach/hack/setting/base/SettingBase.java

Shape

Method 3,145
Class 887
Enum 5
Interface 4

Languages

Java100%

Modules by API surface

BleachHack-Fabric-Snapshot/src/main/java/bleach/hack/module/Module.java17 symbols
BleachHack-Fabric-1.16/src/main/java/bleach/hack/module/Module.java17 symbols
BleachHack-Fabric-1.15/src/main/java/bleach/hack/module/Module.java17 symbols
BleachHack-Fabric-1.14/src/main/java/bleach/hack/module/Module.java17 symbols
BleachHack-1.14/src/main/java/bleach/hack/module/Module.java17 symbols
BleachHack-Fabric-Snapshot/src/main/java/bleach/hack/setting/base/SettingBase.java14 symbols
BleachHack-Fabric-1.16/src/main/java/bleach/hack/setting/base/SettingBase.java14 symbols
BleachHack-Fabric-1.15/src/main/java/bleach/hack/setting/base/SettingBase.java14 symbols
BleachHack-Fabric-1.14/src/main/java/bleach/hack/setting/base/SettingBase.java14 symbols
BleachHack-Fabric-Snapshot/src/main/java/bleach/hack/module/mods/CustomChat.java13 symbols
BleachHack-Fabric-1.16/src/main/java/bleach/hack/module/mods/CustomChat.java13 symbols
BleachHack-Fabric-1.15/src/main/java/bleach/hack/module/mods/CustomChat.java13 symbols

For agents

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

⬇ download graph artifact