You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just checked, release 3.0.0 beta 10 (the latest release on maven central) doesn't have the updated class, should fix with a new release to update the Minestom version.
Here is my code
I get this error everytime i launch the server.
Caused by: java.lang.ClassNotFoundException: net.minestom.server.entity.Player$Hand
Minestom and npc-lib is shaded in my project.
Here is my build.gradle.kts
The text was updated successfully, but these errors were encountered: