https://github.com/legacymcmodding/modding-api-javadocs
JavaDocs for legacy (1.12.2 and below) Minecraft modding APIs.
https://github.com/legacymcmodding/modding-api-javadocs
docs hmod javadoc liteloader minecraft minecraft-apis minecraft-forge modloader
Last synced: 11 months ago
JSON representation
JavaDocs for legacy (1.12.2 and below) Minecraft modding APIs.
- Host: GitHub
- URL: https://github.com/legacymcmodding/modding-api-javadocs
- Owner: LegacyMCModding
- Created: 2023-08-14T07:19:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T07:52:01.000Z (over 1 year ago)
- Last Synced: 2025-01-27T13:12:26.112Z (about 1 year ago)
- Topics: docs, hmod, javadoc, liteloader, minecraft, minecraft-apis, minecraft-forge, modloader
- Homepage: https://legacymcmodding.github.io/Modding-API-JavaDocs
- Size: 61.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This repository contains API reference for different Minecraft modding APIs for "Legacy" versions (1.12.2 and below) of Minecraft: Java Edition. All the pages in the subfolders were generated via the Oracle's [JavaDoc tool](https://www.oracle.com/java/technologies/javase/javadoc-tool.html). If you have any questions regarding the contents of this repository, create an issue on GitHub or DM me on Discord: `@vladthemountain`.
### Mod loaders
* [Minecraft Forge](https://legacymcmodding.github.io/Forge-JavaDoc/index)
* [LiteLoader](https://legacymcmodding.github.io/LiteLoader-JavaDoc/index)
* [ModLoader](https://legacymcmodding.github.io/ModLoader-JavaDoc/index)
### Plugin loaders
* [Hey0 Admin Mod (aka hMod)](https://legacymcmodding.github.io/hMod-JavaDoc/index)
### APIs
* [Spoutcraft](https://legacymcmodding.github.io/SpoutCraft-JavaDoc/index)
## Contributing
If you want to contribute to the repositories - that's great! I accept both submissions of patched versions of the JavaDocs via Pull Requests to respective documentations' repositories and submissions of projects (or their versions) which should be added via this repository's [Issues](https://github.com/LegacyMCModding/Modding-API-JavaDocs/issues).
## Changelog
Aug 20, 2024 - Split the documentation into separate repositories
Aug 17, 2023 - Added LiteLoader 1.8.0, 1.12.0_0; Forge 1.12.2 - 14.23.5.2860
Aug 16, 2023 - Added Spoutcraft 1.5.2; Forge 1.7.10 - 10.13.4.1614
Aug 15, 2023 - Added LiteLoader 1.7.10_04; Forge 1.2.3 - 1.4.1.64, 1.3.2 - 4.2.5.303, 1.4.2 - 6.0.1.341, 1.4.4 - 6.3.0.372, 1.4.5 - 6.4.1.436, 1.4.6 - 6.5.0.467, 1.4.7 - 6.6.0.497, 1.5 - 7.7.0.582, 1.5.1 - 7.7.2.678
Aug 14, 2023 - Added Forge 1.1 - 1.3.4.29; ModLoader a1.2.6v2, b1.1_02v2, b1.2_01, b1.3_01v5, b1.7.3, b1.8.1, 1.0.0, 1.2.3, 1.2.4; hMod 133