Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2025-01-12 08:01:06 +01:00
Remove duplicate method
Dieser Commit ist enthalten in:
Ursprung
efda13421f
Commit
6a214f235c
@ -260,11 +260,6 @@ public abstract class GeyserModBootstrap implements GeyserBootstrap {
|
||||
|
||||
public abstract boolean isServer();
|
||||
|
||||
@Override
|
||||
public @Nullable SocketAddress getSocketAddress() {
|
||||
return this.geyserInjector.getServerSocketAddress();
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean testFloodgatePluginPresent() {
|
||||
return this.platform.testFloodgatePluginPresent(this);
|
||||
|
Laden…
x
In neuem Issue referenzieren
Einen Benutzer sperren