your current location:首页 > news>Architect U any API Minecraft

Architect U any API Minecraft

2024-12-15 01:10:10|Myriagame |source:minecraft skins

Overview

What is Architectury?

Architectury is an abstract call of Fabric API and FORGE API, because these two loading programs have different implementation of the content that can be regarded as the same thing.

Architectury API is regularly updated, with new hooks and characteristics.At present, more than 90 events are hooking, network, abstract, loading program calls, abstraction, game registry abstraction, and @ExpeCTPLatform comments that are easy to use.

Advantages of Architectury:

Open source;

Use less model for your multi -platform module.

For developer

How to start making multi -platform modules:

Architectury Loom: It is a branch of Fabric Loom, which has added multi -platform development functions;

Architectury Gradle plug -in: Including the injection of Architectury, and @ExpectPlatform annotation;

Architectury module template: a set of module templates using Architectury tool chain.