Class GeyserVelocityPingPassthrough
java.lang.Object
org.geysermc.geyser.platform.velocity.GeyserVelocityPingPassthrough
- All Implemented Interfaces:
org.geysermc.geyser.ping.IGeyserPingPassthrough
public class GeyserVelocityPingPassthrough
extends Object
implements org.geysermc.geyser.ping.IGeyserPingPassthrough
-
Constructor Summary
ConstructorsConstructorDescriptionGeyserVelocityPingPassthrough(com.velocitypowered.api.proxy.ProxyServer server) -
Method Summary
Modifier and TypeMethodDescriptionorg.geysermc.geyser.ping.GeyserPingInfogetPingInformation(InetSocketAddress inetSocketAddress)
-
Constructor Details
-
GeyserVelocityPingPassthrough
public GeyserVelocityPingPassthrough(com.velocitypowered.api.proxy.ProxyServer server)
-
-
Method Details
-
getPingInformation
public org.geysermc.geyser.ping.GeyserPingInfo getPingInformation(InetSocketAddress inetSocketAddress) - Specified by:
getPingInformationin interfaceorg.geysermc.geyser.ping.IGeyserPingPassthrough
-