Geyser/connector/src/main/java/org/geysermc/connector/network/session
RednedEpic 70031c65e7 Handle keepalives better (Closes #965)
Bedrock cuts off the last 3 digits consistently every time, meaning that the keepalive returned from bedrock is never fully accurate. However, if we multiply the value by 1000, then divide by 1000 when sending back to java, the proper value is returned.
2020-12-12 00:45:41 -06: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 Handle keepalives better (Closes #965) 2020-12-12 00:45:41 -06:00
UpstreamSession.java Scoreboard improvements (#1166) 2020-08-28 10:47:52 -05:00