Changelog
Version 5.0.0:
Updated to MC 1.19
Additions
- Component providers now expose the
ComponentAccess
interface through Loom's interface injectionComponentAccess
addsgetComponent
as an alternative toComponentKey#get
, andsyncComponent
as an alternative toComponentKey#sync
- It is now recommended to use e.g.
entity.getComponent(KEY)
instead ofKEY.get(entity)
, as this enforces type checking
see full changelog here
Files
cardinal-components-api-5.0.0.jar(321.71 KiB) Primary
cardinal-components-base-5.0.0.jar(63.13 KiB)
cardinal-components-block-5.0.0.jar(40.8 KiB)
cardinal-components-chunk-5.0.0.jar(24.28 KiB)
cardinal-components-entity-5.0.0.jar(40.31 KiB)
cardinal-components-item-5.0.0.jar(23.18 KiB)
cardinal-components-level-5.0.0.jar(21.78 KiB)
cardinal-components-scoreboard-5.0.0.jar(31.41 KiB)
cardinal-components-world-5.0.0.jar(19.89 KiB)
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
5.0.0Loaders
Fabric
Game versions
1.19Downloads
1093Publication date
July 2, 2022 at 8:56 PMPublisher
Pyrofab
Maintainer