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 Details

    • GlowStatusClient

      public GlowStatusClient(GlowSession session)
  • Method Details

    • getAddress

      public InetSocketAddress getAddress()
      Specified by:
      getAddress in interface com.destroystokyo.paper.network.NetworkClient
    • getProtocolVersion

      public int getProtocolVersion()
      Specified by:
      getProtocolVersion in interface com.destroystokyo.paper.network.NetworkClient
    • getVirtualHost

      @Nullable public InetSocketAddress getVirtualHost()
      Specified by:
      getVirtualHost in interface com.destroystokyo.paper.network.NetworkClient