Cardinal Components API

Cardinal Components API

Mod

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

Server Library

850.8k downloads
302 followers
Created2 years ago
Updated6 days ago

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

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.jar(321.71 KiB) Primary Download
cardinal-components-base-5.0.0.jar(63.13 KiB) Download
cardinal-components-block-5.0.0.jar(40.8 KiB) Download
cardinal-components-chunk-5.0.0.jar(24.28 KiB) Download
cardinal-components-entity-5.0.0.jar(40.31 KiB) Download
cardinal-components-item-5.0.0.jar(23.18 KiB) Download
cardinal-components-level-5.0.0.jar(21.78 KiB) Download
cardinal-components-scoreboard-5.0.0.jar(31.41 KiB) Download
cardinal-components-world-5.0.0.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