awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesEngine Modification Interfaces

Standardized interfaces for injecting code into the Minecraft Java Edition engine.

Distinct from Minecraft Plugin Development: Distinct from Minecraft Plugin Development: focuses on engine-level code injection and modification rather than server-side plugin APIs.

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

Awesome Engine Modification Interfaces GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • neoforged/neoforgeAvatar de neoforged

    neoforged/NeoForge

    1,949Ver en GitHub↗

    NeoForge is a development framework and programming interface designed for modifying the Minecraft Java Edition game engine. It provides a standardized environment that allows developers to inject custom logic, extend core gameplay mechanics, and introduce new content into the game. The platform distinguishes itself by utilizing a system of hooks and registry patterns that manage how modifications interact with the game engine. It maintains stability across different versions by separating client and server execution environments and automating the discovery and loading of mod packages. The

    Creates custom content and gameplay mechanics for Minecraft Java Edition by injecting code into the game engine through a standardized interface.

    Javahacktoberfestminecraftmodding-api
    Ver en GitHub↗1,949
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Game Development Plugins
  5. Minecraft Plugin Development
  6. Engine Modification Interfaces