awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • neoforged/neoforgeالصورة الرمزية لـ neoforged

    neoforged/NeoForge

    1,949عرض على 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
    عرض على 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