1
0
mirror of https://github.com/GeyserMC/Geyser.git synced 2026-01-04 15:31:36 +00:00

Update to 1.17-rc1

This commit is contained in:
Camotoy
2021-06-04 21:28:21 -04:00
parent 1fe179c6d2
commit c2be67bc3d
2 changed files with 3 additions and 3 deletions

View File

@@ -106,7 +106,7 @@ public class GeyserConnector {
private final ScheduledExecutorService generalThreadPool;
private BedrockServer bedrockServer;
private final BedrockServer bedrockServer;
private final PlatformType platformType;
private final GeyserBootstrap bootstrap;