The velocity variable is never set in the class construction, resulting in null pointer exception if the getVelocityPacket method try to change it when is called, and the variable is not set before-hand using the setVelocity method. |
||
---|---|---|
.. | ||
src/main/java/me/tofaa/entitylib | ||
build.gradle.kts |