{"id":25390638,"url":"https://github.com/mudkipdev/flint","last_synced_at":"2026-02-09T17:30:50.840Z","repository":{"id":167038553,"uuid":"642596263","full_name":"mudkipdev/flint","owner":"mudkipdev","description":"A set of deobfuscated names for Minecraft Beta 1.7.3's game code.","archived":false,"fork":false,"pushed_at":"2023-09-26T04:13:20.000Z","size":391,"stargazers_count":3,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-08T20:57:01.814Z","etag":null,"topics":["minecraft"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mudkipdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-18T23:50:44.000Z","updated_at":"2024-04-24T06:24:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"814b9172-4ca7-4207-9a75-6bbc0645e5b3","html_url":"https://github.com/mudkipdev/flint","commit_stats":null,"previous_names":["mudkipdev/beta-mappings"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mudkipdev/flint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudkipdev%2Fflint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudkipdev%2Fflint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudkipdev%2Fflint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudkipdev%2Fflint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mudkipdev","download_url":"https://codeload.github.com/mudkipdev/flint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mudkipdev%2Fflint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29273644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T17:15:22.002Z","status":"ssl_error","status_checked_at":"2026-02-09T17:14:42.395Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["minecraft"],"created_at":"2025-02-15T14:56:30.417Z","updated_at":"2026-02-09T17:30:50.810Z","avatar_url":"https://github.com/mudkipdev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# flint\nA set of deobfuscated mappings for Minecraft Beta 1.7.3's game code.\n\n## Contributing\nPlease use [Fabric](https://github.com/FabricMC/Enigma) or [Quilt](https://github.com/QuiltMC/enigma) Enigma to contribute.\nCopy and pasting names from projects like MCP, Yarn and official Mojang mappings is not allowed. Using similar naming conventions is fine.\n\n## Naming Conventions\n- American English is always used for names.\n- If there are multiple common spellings of a word, check to see if one is already used in the mappings.\n  \n- Use `PascalCase` for class names, `camelCase` for methods, fields, and arguments. Use `SCREAMING_SNAKE_CASE` for static final fields.\n- Do not use arbitrary prefixes such as `I` or `Enum` for naming classes.\n- Names should be in logical order, for example, use `ObsidianBlock` instead of `BlockObsidian`.\n- Names should be concise and should not contain any redundant words.\n- Use plural forms of words rather than adding a \"list\" or \"array\" suffix. (e.g. `players` instead of `playerList`)\n- Try to avoid uncommon abbreviations, and stick to abbreviating terms like \"id\", \"nbt\", \"min\"/\"max\", etc.\n- Abbreviations should always be capitalized. (e.g. `writeToNBT` instead of `writeToNbt`)\n  Names such as \"inventory slot\" and \"item stack\" should not be shortened to \"slot\" to \"item\".\n- Method names should usually be verbs, or starting with a prefix like `get`, `set`, `is`, `has`, `can`, or `should`.\n- Boolean fields should always start with a prefix such as the above.\n- Use overload methods whenever it makes sense.\n- Place classes in packages that make sense and don't nest too many packages together.\n- Use \"newer\" terminology for things, e.g. \"world\" instead of level, and \"block\" instead of tile.\n- Ensure client and server mappings are mergeable. (use similar names, place shared classes in similar packages)\n- Write Javadocs for anything that could be confusing or to clear things up about the codebase.\n- If you are not sure what to name something, try to be consistent with the rest of the codebase and follow general Java conventions when possible.\n\nIf you see any name not following this convention, please open an issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudkipdev%2Fflint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmudkipdev%2Fflint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmudkipdev%2Fflint/lists"}