Class GeyserSpongePingPassthrough
java.lang.Object
org.geysermc.geyser.platform.sponge.GeyserSpongePingPassthrough
- All Implemented Interfaces:
org.geysermc.geyser.ping.IGeyserPingPassthrough
public class GeyserSpongePingPassthrough
extends Object
implements org.geysermc.geyser.ping.IGeyserPingPassthrough
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.geysermc.geyser.ping.GeyserPingInfogetPingInformation(InetSocketAddress inetSocketAddress)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.geysermc.geyser.ping.IGeyserPingPassthrough
getPingInformation
-
Constructor Details
-
GeyserSpongePingPassthrough
public GeyserSpongePingPassthrough()
-
-
Method Details
-
getPingInformation
public org.geysermc.geyser.ping.GeyserPingInfo getPingInformation(InetSocketAddress inetSocketAddress)- Specified by:
getPingInformationin interfaceorg.geysermc.geyser.ping.IGeyserPingPassthrough
-