OpenCubicChunks / CubicChunks2

Infinite* height mod for Minecraft - rewrite for versions above 1.12
MIT License
72 stars 21 forks source link

Add internal conversion of class formats in DASM #111

Closed NotStirred closed 1 year ago

NotStirred commented 1 year ago

Currently for declaritive asm, you have to provide everything in a specific format, sometimes it's Lpackage/Class, sometimes it's package.Class.

Ideally we'd internally sort that out, and have everything specified in internal class format: Lpackage/Class