mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
* Add bounding box to entities) * Try to update boundingbox when changin pos * Remove unused imports * Update / recalc boundingbox when changing pos * Add collision when placing check * Add todo: Check collision with every entity in pos * Change BoundingBox::new() args * Seperate bounding box width and height * Change intersect fn name * Clean up code