From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../ServerStatusResponse.PlayerCountData.html | 318 +++++++++++++++++++++ 1 file changed, 318 insertions(+) create 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 new file mode 100644 index 0000000..8ebd27b --- /dev/null +++ b/javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.html @@ -0,0 +1,318 @@ + + + + + +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