💥API Breaks for 1.19
shartte opened this issue · 1 comments
This is the tracking issue for planned breaking changes to AE2s API in 1.19.
- Rename
PREVIEW_REGULAR
andPREVIEW_LARGE_FONT
inappeng.api.stacks.AmountFormat
toSLOT
andSLOT_LARGE_FONT
to better communicate that they format amounts intended to fit into a standard slot - Consider using service loader more to make it easier for addons (they currently have to test stuff like "Is JEI loaded" for adding their own JEI type converters)
- #6298.