-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove deprecated item stack serde methods
This includes serialising and deserialising item stacks with the default Jankson instance from JanksonFactory. These were deprecated in 8.0.0 as they didn't include item components. Components can't be included in JanksonFactory.builder() since they need registry access, so devs should use the vanilla item stack codecs instead.
- Loading branch information
Showing
2 changed files
with
0 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters