Changelog
BREAKING CHANGE: Artifact specifier has been changed from jam-lib to jamlib.
Features
- Add the annotation
@BlockItemFactoryto allow registry classes to construct their own block items. - Add the annotation
@WithoutBlockItemto allow blocks to opt out ofBlockItemconstruction. - Add a simple networking API that reduces the amount of boilerplate code needed to send packets.
Fixes
ScreenHandlerTypes can now be registered.- Fix an incorrect method call in the registry.
Closed issues: None.