- Automatically updated to Paper commit: 086ca616d8bd98dde4e4859d29ce89314494d90c Fix world border edge collision (#10053) The collision shape of the border is determined by flooring the min values and ceiling the max values, so the isCollidingWithBorder() function should mirror such behavior.