Package net.glowstone.net
Class GlowStatusClient
java.lang.Object
net.glowstone.net.GlowStatusClient
- All Implemented Interfaces:
com.destroystokyo.paper.network.NetworkClient,com.destroystokyo.paper.network.StatusClient
public class GlowStatusClient
extends Object
implements com.destroystokyo.paper.network.StatusClient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.destroystokyo.paper.network.StatusClient
isLegacy
-
Constructor Details
-
GlowStatusClient
-
-
Method Details
-
getAddress
- Specified by:
getAddressin interfacecom.destroystokyo.paper.network.NetworkClient
-
getProtocolVersion
public int getProtocolVersion()- Specified by:
getProtocolVersionin interfacecom.destroystokyo.paper.network.NetworkClient
-
getVirtualHost
- Specified by:
getVirtualHostin interfacecom.destroystokyo.paper.network.NetworkClient
-