A Kotlin Symbol Processor (KSP) for Sponge Mixins. Built exclusively for Minecraft modding, Lapis focuses on intent-based injections and compile-time safety. It provides a Kotlin-first frontend with a type-safe DSL, leverages a MixinExtras-based backend, and automates the generation of Mixin and AW/AT configurations.
Version0.7.4compared with
Version Details
| 0.6.4 | 0.7.4 | |
|---|---|---|
| Release date | Mar 08, 2026 | Mar 13, 2026 |
| Licenses | MIT | MIT |
| Vulnerabilities | None | None |
Runtime Changes (6)
| 0.6.4 | 0.7.4 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | org.ow2.asm » asm | - | 9.9.1 |
| + Added | org.ow2.asm » asm-commons | - | 9.9.1 |
| + Added | org.ow2.asm » asm-util | - | 9.9.1 |
| ~ Updated | io.github.llamalad7 » mixinextras-common | 0.4.0 | 0.5.3 |
| ~ Updated | io.github.recrafter » lapis-annotations | 0.6.4 | 0.7.4 |
| ~ Updated | org.spongepowered » mixin | 0.8 | 0.8.7 |