Geyser/connector/src/main/java/org/geysermc/connector/network/session
Camotoy 988fd66a85
Fix boat movement on land (#1668)
* Fix boat movement on land

1.16.100 appears to now take advantage of two newer entity metadata properties, IS_BUOYANT and BUOYANCY_DATA. Without the former, moving on land will not work properly. With the former and without the latter, moving in water no longer works.

* Use offset kind of
2020-12-15 13:09:40 -05:00
..
auth Clean copyright message and update all files (#1053) 2020-07-30 15:10:15 -05:00
cache Update MCProtocolLib to Adventure migration (#1572) 2020-11-27 18:28:08 -05:00
GeyserSession.java Fix boat movement on land (#1668) 2020-12-15 13:09:40 -05:00
UpstreamSession.java Scoreboard improvements (#1166) 2020-08-28 10:47:52 -05:00