Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-26 | Fix title being hidden below screen | Juuz | |
Fixes #227. Introduces a minor new API, CottonInventoryScreen.paintDescription, for use in a mixin. | |||
2023-09-09 | Initial port to 1.20.2 | Juuz | |
2023-04-10 | Add dev-only crash for when screens are opened in Item.use | Juuz | |
(Including useOnBlock and useOnEntity.) The method often causes threading issues and other crashes, and a better solution is to follow what Minecraft itself does and use a packet or a screen handler. | |||
2023-03-18 | Update to 1.19.4, add new focus API | Juuz | |