Unsafe BlockState property via mixin on 1.19.2
Sunconure11 opened this issue ยท 2 comments
@magistermaks This was found via usage of the mod Canary
This should be safe as long as the mods that add blocks that inherit from the extended block calls the super method, right? I will think about some potential alternatives to what I'm doing, but the incompatibilities that this can cause should be easily fixable once encountered.