Architectury API

API/Libraries 26-04-2024, 09:11 Milezov 168 0

The Architectury API serves as an intermediary tool designed to simplify the development of mods that need to run on multiple platforms. Specifically, it abstracts calls to both the Fabric API and Forge API, acknowledging that these loaders have different implementations for what may essentially be the same functionality.


.


Key features of the Architectury API include regular updates, providing new hooks and features. It encompasses a wide range of functionalities, including over 90 event hooks, networking abstraction, loader calls abstraction, game registry abstraction, and an easy-to-use @ExpectPlatform annotation (applicable only to static methods).

While the Architectury API is part of the larger Architectury ecosystem, it is important to note that it is optional for projects built on Architectury. In other words, you can create an Architectury project using just the Architectury Plugin, and the API becomes an additional tool for those who may find its features beneficial.

One notable advantage of using Architectury is its open-sourced nature, meaning that the source code is freely available for inspection and modification.


.

Download Architectury API 1.20.5 (Fabric) [514.98 Kb] (Downloads: 0)

Download Architectury API 1.20.4 (Fabric) [483.87 Kb] (Downloads: 4)
Author Links:
You may also like
Fabric API

Fabric API is a library or framework that serves as a foundation for mod developers in the Fabric modding...

More
Fabulously optimized

Looking for a mod that can enhance your Minecraft gameplay experience?...

More
NeoForge

NeoForge is an open-source mod platform for developers and the successor of Forge....

More
Macaw's Furniture

Discover the perfect blend of style and functionality for your Minecraft interiors with Macaw's Furniture...

More
BlockFront

Experience the gritty realism of one of the world's most significant conflicts with BlockFront....

More
Comments (0)
reload, if the code cannot be seen
New comments