Can we get the source code? I'm making my own voxel game, and was having issues with the block place/break raycasting skipping over blocks. Took me like 15 minutes to find the class I needed, and only found it through the debug menu. It's also really hard to understand the code because it's decompiled, there's no comments, I have to guess at some of the variable names, and have to manually find classes and methods.