awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesDevelopment Utilities

Shared utilities for accessing internal game components and diagnosing errors in modified environments.

Distinct from Minecraft Plugin Development: Distinct from plugin development: focuses on core framework utilities for modders rather than server-side plugin APIs.

Explore 1 awesome GitHub repository matching part of an awesome list · Development Utilities. Refine with filters or upvote what's useful.

Awesome Development Utilities GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • fabricmc/fabric-apiAvatar von FabricMC

    FabricMC/fabric-api

    3,098Auf GitHub ansehen↗

    Fabric API is a modular framework designed for Minecraft mod development, providing a standardized set of hooks and libraries that enable the integration of custom content into the game. It serves as a foundational toolkit for injecting custom logic, assets, and networked data into the game environment during both startup and runtime phases. The framework distinguishes itself by facilitating interoperability between independent modifications through shared events and interface-based contracts, which allow different mods to interact without requiring direct dependencies. It manages the complex

    Provides shared utilities for accessing internal game components, synchronizing state, and diagnosing errors in modified environments.

    Javafabricjavaminecraft
    Auf GitHub ansehen↗3,098
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Game Development Plugins
  5. Minecraft Plugin Development
  6. Development Utilities