refactor: use double instead of float #564
+1,363
−3,114
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Feb 7, 2025 in 0s
Your pull request is up to standards!
Codacy found no issues in your code
Annotations
codacy-production / Codacy Static Code Analysis
server/src/main/java/org/allaymc/server/entity/component/EntityBaseComponentImpl.java#L623
The method 'createDeltaMovePacket(Location3dc, boolean)' has an NPath complexity of 256, current threshold is 200
codacy-production / Codacy Static Code Analysis
server/src/main/java/org/allaymc/server/world/service/AllayEntityPhysicsService.java#L450
The method 'moveAlongAxisAndStopWhenCollision(AABBd, double, Vector3d, int)' has an NPath complexity of 3536, current threshold is 200
Loading