3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-11-08 17:20:20 +01:00
Geyser/core/src/main
千飞夏 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
..
java/org/geysermc/geyser Fix collision problem with glass pane and iron bars (#4302) 2023-12-07 09:57:30 +01:00
resources Default motd and player count passthrough config values to true(#2523) 2023-12-06 09:50:16 +01:00