Geyser/core
千飞夏 3971650856
Fix collision problem with glass pane and iron bars (#4302)
* Fix collision problem,the wide for bedrock is 0.5 but for java is 0.5625 when only one side connect.

* Fixed an issue where the collision box was abnormal at the corner when two sides of the glass panel were connected.

* Merge similar methods, adjust code.

* More lenient judgment; reduce redundant code to avoid repeated calls.
2023-12-07 09:57:30 +01:00
..
src Fix collision problem with glass pane and iron bars (#4302) 2023-12-07 09:57:30 +01:00
build.gradle.kts Support Bedrock 1.20.30 (#4115) 2023-09-11 22:22:50 -04:00