ramou / ChessMod

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

Fix onPlayerCloned() issues in EloEvents class for 1.18 to 1.20 #107

Closed en4395 closed 1 year ago

en4395 commented 1 year ago
riri404 commented 1 year ago

I believe the event.getPlayer() can be solve by replacing it with event.getEntity()