Minestom/src/main/java/net/minestom/server/collision
2024-03-25 19:02:12 -04:00
..
BlockCollision.java hollow-cube/projectile-physics-improvements 2024-02-09 14:27:43 -05:00
BoundingBox.java Add intersect entity to shape 2024-03-02 16:09:42 -05:00
CollisionUtils.java hollow-cube/projectile-physics-improvements 2024-02-09 14:27:43 -05:00
EntityCollision.java hollow-cube/projectile-physics-improvements 2024-02-09 14:27:43 -05:00
PhysicsResult.java hollow-cube/projectile-physics-improvements 2024-02-09 14:27:43 -05:00
RayUtils.java hollow-cube/projectile-physics-improvements 2024-02-09 14:27:43 -05:00
Shape.java Add intersect entity to shape 2024-03-02 16:09:42 -05:00
ShapeImpl.java fix: do not add a 1,1,1->0,0,0 collision shape if no boundingbox is present 2024-03-25 19:02:12 -04:00
SweepResult.java hollow-cube/projectile-physics-improvements 2024-02-09 14:27:43 -05:00