Class GeyserSpigotPingPassthrough
java.lang.Object
org.geysermc.geyser.platform.spigot.GeyserSpigotPingPassthrough
- All Implemented Interfaces:
org.geysermc.geyser.ping.IGeyserPingPassthrough
public class GeyserSpigotPingPassthrough
extends Object
implements org.geysermc.geyser.ping.IGeyserPingPassthrough
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable org.geysermc.geyser.ping.GeyserPingInfogetPingInformation(InetSocketAddress inetSocketAddress)
-
Constructor Details
-
GeyserSpigotPingPassthrough
-
-
Method Details
-
getPingInformation
public @Nullable org.geysermc.geyser.ping.GeyserPingInfo getPingInformation(InetSocketAddress inetSocketAddress)- Specified by:
getPingInformationin interfaceorg.geysermc.geyser.ping.IGeyserPingPassthrough
-