Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-11-07 08:40:09 +01:00
Update to 1.17-rc1
Dieser Commit ist enthalten in:
Ursprung
1fe179c6d2
Commit
c2be67bc3d
@ -122,10 +122,10 @@
|
||||
<dependency>
|
||||
<groupId>com.github.GeyserMC</groupId>
|
||||
<artifactId>MCProtocolLib</artifactId>
|
||||
<version>eb02688</version>
|
||||
<version>bc06ae5</version>
|
||||
<!-- <groupId>com.github.steveice10</groupId>-->
|
||||
<!-- <artifactId>mcprotocollib</artifactId>-->
|
||||
<!-- <version>1.17-pre5-SNAPSHOT</version>-->
|
||||
<!-- <version>1.17-rc1-SNAPSHOT</version>-->
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
@ -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;
|
||||
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren