zlataovce / takenaka

A Kotlin library for reconciling multiple obfuscation mapping files from multiple versions of Minecraft: JE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Kotlin accessor generation

zlataovce opened this issue · comments

Just as the title says, accessors should be basically the same, but instead use an object and Kotlin's built-in nullability declarations.

This is low-priority, PRs are welcome!