From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- .../ServerStatusResponse.PlayerCountData.html | 318 --------------------- 1 file changed, 318 deletions(-) delete mode 100644 javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.html (limited to 'javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.html') diff --git a/javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.html b/javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.html deleted file mode 100644 index 8ebd27b..0000000 --- a/javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.html +++ /dev/null @@ -1,318 +0,0 @@ - - - - - -ServerStatusResponse.PlayerCountData (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.network
-

Class ServerStatusResponse.PlayerCountData

-
-
- -
-
    -
  • -
    -
    Enclosing class:
    -
    ServerStatusResponse
    -
    -
    -
    -
    public static class ServerStatusResponse.PlayerCountData
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - - - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidfunc_151330_a(com.mojang.authlib.GameProfile[] p_151330_1_) 
      com.mojang.authlib.GameProfile[]func_151331_c() 
      intfunc_151332_a() 
      intfunc_151333_b() 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        ServerStatusResponse.PlayerCountData

        -
        public ServerStatusResponse.PlayerCountData(int p_i45274_1_,
        -                                    int p_i45274_2_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        func_151332_a

        -
        public int func_151332_a()
        -
      • -
      - - - -
        -
      • -

        func_151333_b

        -
        public int func_151333_b()
        -
      • -
      - - - -
        -
      • -

        func_151331_c

        -
        public com.mojang.authlib.GameProfile[] func_151331_c()
        -
      • -
      - - - -
        -
      • -

        func_151330_a

        -
        public void func_151330_a(com.mojang.authlib.GameProfile[] p_151330_1_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3