| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-06-18 | 1.21 | Aaron | |
| 2024-04-26 | Refactor usages of Optional's orElseThrow to getOrThrow | Aaron | |
| Mojang's method is more concise and provides far superior error messages incase the value isn't present (like why it happened) whereas with Optionals its just the standard value not present message. | |||
| 2023-10-17 | Codec-based Test | Aaron | |
| 2023-10-09 | new pr because fixing merge conflict would take too long | Yasin | |
