OpenCubicChunks / CubicChunks2

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

ASM long -> 3 int transformation for light engine #84

Open BelgianSalamander opened 2 years ago

BelgianSalamander commented 1 year ago

I will probably be re-writing/simplifying a big portion of this soon.

CursedFlames commented 1 year ago

Also another thing Salamander and I discussed that I forgot to mention here:

For clarity, I think we should use indices or similar to refer to regular variable indices, and offsets for the case where longs and doubles take two slots rather than one.