Cardinal Components API

Cardinal Components API

Mod

A data attachment API that is easy, modular, and extremely fast.

Server Library

826.9k downloads
300 followers
Created2 years ago
Updateda day ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

5.0.0-beta.1

Changelog

Version 5.0.0:

Updated to MC 1.19

Additions

  • Component providers now expose the ComponentAccess interface through Loom's interface injection
    • ComponentAccess adds getComponent as an alternative to ComponentKey#get, and syncComponent as an alternative to ComponentKey#sync
    • It is now recommended to use e.g. entity.getComponent(KEY) instead of KEY.get(entity), as this enforces type checking

see full changelog here

Files

cardinal-components-api-5.0.0-beta.1.jar(318.75 KiB) Primary Download
cardinal-components-base-5.0.0-beta.1.jar(61.87 KiB) Download
cardinal-components-block-5.0.0-beta.1.jar(40.79 KiB) Download
cardinal-components-chunk-5.0.0-beta.1.jar(24.28 KiB) Download
cardinal-components-entity-5.0.0-beta.1.jar(40.34 KiB) Download
cardinal-components-item-5.0.0-beta.1.jar(21 KiB) Download
cardinal-components-level-5.0.0-beta.1.jar(21.77 KiB) Download
cardinal-components-scoreboard-5.0.0-beta.1.jar(31.4 KiB) Download
cardinal-components-world-5.0.0-beta.1.jar(19.89 KiB) Download

External resources



Project members

Ladysnake

Ladysnake

Organization

Up

Former Author

Pyrofab

Maintainer


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID