{"id":21934750,"url":"https://github.com/legacymcmodding/modding-api-javadocs","last_synced_at":"2025-03-22T13:41:50.420Z","repository":{"id":188228807,"uuid":"678278800","full_name":"LegacyMCModding/Modding-API-JavaDocs","owner":"LegacyMCModding","description":"JavaDocs for legacy (1.12.2 and below) Minecraft modding APIs.","archived":false,"fork":false,"pushed_at":"2024-08-20T07:52:01.000Z","size":64295,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T13:12:26.112Z","etag":null,"topics":["docs","hmod","javadoc","liteloader","minecraft","minecraft-apis","minecraft-forge","modloader"],"latest_commit_sha":null,"homepage":"https://legacymcmodding.github.io/Modding-API-JavaDocs","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LegacyMCModding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-14T07:19:27.000Z","updated_at":"2024-08-20T07:52:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"403486f5-d4c6-4c12-b23d-a35216e6e817","html_url":"https://github.com/LegacyMCModding/Modding-API-JavaDocs","commit_stats":null,"previous_names":["vladg24yt/modding-api-docs","legacymcmodding/modding-api-javadocs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LegacyMCModding%2FModding-API-JavaDocs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LegacyMCModding%2FModding-API-JavaDocs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LegacyMCModding%2FModding-API-JavaDocs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LegacyMCModding%2FModding-API-JavaDocs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LegacyMCModding","download_url":"https://codeload.github.com/LegacyMCModding/Modding-API-JavaDocs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244966458,"owners_count":20539794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docs","hmod","javadoc","liteloader","minecraft","minecraft-apis","minecraft-forge","modloader"],"created_at":"2024-11-29T00:16:55.696Z","updated_at":"2025-03-22T13:41:50.402Z","avatar_url":"https://github.com/LegacyMCModding.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\nThis 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`.  \n\n### Mod loaders  \n* [Minecraft Forge](https://legacymcmodding.github.io/Forge-JavaDoc/index)\n* [LiteLoader](https://legacymcmodding.github.io/LiteLoader-JavaDoc/index)\n* [ModLoader](https://legacymcmodding.github.io/ModLoader-JavaDoc/index)\n\u003c!--* [ModLoaderMP](modloadermp/index.md)--\u003e\n\n### Plugin loaders  \n* [Hey0 Admin Mod (aka hMod)](https://legacymcmodding.github.io/hMod-JavaDoc/index)\n\n### APIs\n* [Spoutcraft](https://legacymcmodding.github.io/SpoutCraft-JavaDoc/index)\n\n## Contributing\n\nIf 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).\n\n## Changelog\n\n\u003cdiv\u003e\n  \u003cb\u003eAug 20, 2024\u003c/b\u003e - Split the documentation into separate repositories\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cdiv\u003e\n  \u003cb\u003eAug 17, 2023\u003c/b\u003e - Added LiteLoader \u003ccode\u003e1.8.0\u003c/code\u003e, \u003ccode\u003e1.12.0_0\u003c/code\u003e; Forge \u003ccode\u003e1.12.2 - 14.23.5.2860\u003c/code\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cdiv\u003e\n  \u003cb\u003eAug 16, 2023\u003c/b\u003e - Added Spoutcraft \u003ccode\u003e1.5.2\u003c/code\u003e; Forge \u003ccode\u003e1.7.10 - 10.13.4.1614\u003c/code\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cdiv\u003e\n  \u003cb\u003eAug 15, 2023\u003c/b\u003e - Added LiteLoader \u003ccode\u003e1.7.10_04\u003c/code\u003e; Forge \u003ccode\u003e1.2.3 - 1.4.1.64\u003c/code\u003e, \u003ccode\u003e1.3.2 - 4.2.5.303\u003c/code\u003e, \u003ccode\u003e1.4.2 - 6.0.1.341\u003c/code\u003e, \u003ccode\u003e1.4.4 - 6.3.0.372\u003c/code\u003e, \u003ccode\u003e1.4.5 - 6.4.1.436\u003c/code\u003e, \u003ccode\u003e1.4.6 - 6.5.0.467\u003c/code\u003e, \u003ccode\u003e1.4.7 - 6.6.0.497\u003c/code\u003e, \u003ccode\u003e1.5 - 7.7.0.582\u003c/code\u003e, \u003ccode\u003e1.5.1 - 7.7.2.678\u003c/code\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\u003cdiv\u003e\n  \u003cb\u003eAug 14, 2023\u003c/b\u003e - Added Forge \u003ccode\u003e1.1 - 1.3.4.29\u003c/code\u003e; ModLoader \u003ccode\u003ea1.2.6v2\u003c/code\u003e, \u003ccode\u003eb1.1_02v2\u003c/code\u003e, \u003ccode\u003eb1.2_01\u003c/code\u003e, \u003ccode\u003eb1.3_01v5\u003c/code\u003e, \u003ccode\u003eb1.7.3\u003c/code\u003e, \u003ccode\u003eb1.8.1\u003c/code\u003e, \u003ccode\u003e1.0.0\u003c/code\u003e, \u003ccode\u003e1.2.3\u003c/code\u003e, \u003ccode\u003e1.2.4\u003c/code\u003e; hMod \u003ccode\u003e133\u003c/code\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegacymcmodding%2Fmodding-api-javadocs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flegacymcmodding%2Fmodding-api-javadocs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegacymcmodding%2Fmodding-api-javadocs/lists"}