Geyser/connector/src/main
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
..
java/org/geysermc/connector Handle keepalives better (Closes #965) 2020-12-12 00:45:41 -06:00
resources Fix resource pack description in config (#1649) 2020-12-10 22:13:54 +00:00