From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- .../minecraft/realms/RealmsServerStatusPinger.html | 285 +++++++++++++++++++++ 1 file changed, 285 insertions(+) create mode 100644 javadoc/net/minecraft/realms/RealmsServerStatusPinger.html (limited to 'javadoc/net/minecraft/realms/RealmsServerStatusPinger.html') diff --git a/javadoc/net/minecraft/realms/RealmsServerStatusPinger.html b/javadoc/net/minecraft/realms/RealmsServerStatusPinger.html new file mode 100644 index 0000000..d377fef --- /dev/null +++ b/javadoc/net/minecraft/realms/RealmsServerStatusPinger.html @@ -0,0 +1,285 @@ + + + + + +RealmsServerStatusPinger (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.realms
+

Class RealmsServerStatusPinger

+
+
+ +
+
    +
  • +
    +
    +
    public class RealmsServerStatusPinger
    +extends java.lang.Object
    +
  • +
+
+
+
    +
  • + + + +
      +
    • + + +

      Method Summary

      + + + + + + + + + + + + + + + + + + +
      Methods 
      Modifier and TypeMethod and Description
      voidpingServer(java.lang.String p_pingServer_1_, + ServerPing p_pingServer_2_) 
      voidremoveAll() 
      voidtick() 
      +
        +
      • + + +

        Methods inherited from class java.lang.Object

        +clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • +
      +
    • +
    +
  • +
+
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RealmsServerStatusPinger

        +
        public RealmsServerStatusPinger()
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        pingServer

        +
        public void pingServer(java.lang.String p_pingServer_1_,
        +              ServerPing p_pingServer_2_)
        +                throws java.io.IOException
        +
        Throws:
        +
        java.io.IOException
        +
      • +
      + + + +
        +
      • +

        tick

        +
        public void tick()
        +
      • +
      + + + +
        +
      • +

        removeAll

        +
        public void removeAll()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3