Minestom/src/main/java/net/minestom/server/collision
2024-03-28 08:22:21 +00:00
..
Aerodynamics.java feat: add aerodynamics record and the capability to set custom horizontal air resistance (#2053) 2024-03-27 19:21:07 +00:00
BlockCollision.java feat: add aerodynamics record and the capability to set custom horizontal air resistance (#2053) 2024-03-27 19:21:07 +00:00
BoundingBox.java Add intersect entity to shape 2024-03-02 16:09:42 -05:00
CollisionUtils.java feat: add aerodynamics record and the capability to set custom horizontal air resistance (#2053) 2024-03-27 19:21:07 +00: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
PhysicsUtils.java fix: entity onGround applies correctly (#2059) 2024-03-28 08:22:21 +00: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