ramou / ChessMod

Adding Pippin Barr's Chesses to minecraft.
MIT License
3 stars 3 forks source link

Fix ChessBoardBlockEntityRenderer issues #103

Closed en4395 closed 1 year ago

en4395 commented 1 year ago
en4395 commented 1 year ago

Matrix3f, Matrix4f, and Vector3f issue resolved: files moved from com.mojang.math to org.joml package.

en4395 commented 1 year ago

YP and rotationDegrees() moved to Axis class.