Skip to content

LegacyMCModding/Modding-API-JavaDocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. If you have any questions regarding the contents of this repository, create an issue on GitHub or DM me on Discord: @vladthemountain.

Official means that the JavaDocs have been published by the creator(-s) of the corresponding API/loader. Generated means that the JavaDocs were generated from sources by LegacyMCModding repository maintainer(-s) and/or contributors. Patched JavaDocs are based on generated or official ones, but contain information added by the community.

Mod loaders

Plugin loaders

APIs

Contributing

If you want to contribute to the repository - that's great! I accept both submissions of patched versions of the JavaDocs via Pull Requests and submissions of projects (or their versions) which should be added to the repository via Issues.

Changelog

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