https://github.com/peratx/source
Sorted source with mangled rubbish removed.
https://github.com/peratx/source
Last synced: 11 months ago
JSON representation
Sorted source with mangled rubbish removed.
- Host: GitHub
- URL: https://github.com/peratx/source
- Owner: PeratX
- Created: 2017-09-28T12:54:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-27T20:32:50.000Z (almost 9 years ago)
- Last Synced: 2025-07-13T06:41:13.797Z (about 1 year ago)
- Language: C
- Size: 14.5 MB
- Stars: 16
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minecraft: Bedrock Source
Class names are mapped with the mappings.txt This was mainly generated by a program so it may contain some classes in the wrong directories.
If you notice any missplaced mappings or know where an unmapped class can be appropriately mapped then send us a pull request.
### mappings.txt
Format: `ClassName|Path/To/Mapping`
### TODO
- Finish mapping class names correctly
- Make the source readable.