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 --- ...rStatusResponse.PlayerCountData.Serializer.html | 309 --------------------- 1 file changed, 309 deletions(-) delete mode 100644 javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.Serializer.html (limited to 'javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.Serializer.html') diff --git a/javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.Serializer.html b/javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.Serializer.html deleted file mode 100644 index 2a5fede..0000000 --- a/javadoc/net/minecraft/network/ServerStatusResponse.PlayerCountData.Serializer.html +++ /dev/null @@ -1,309 +0,0 @@ - - - - - -ServerStatusResponse.PlayerCountData.Serializer (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.network
-

Class ServerStatusResponse.PlayerCountData.Serializer

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    com.google.gson.JsonDeserializer, com.google.gson.JsonSerializer
    -
    -
    -
    Enclosing class:
    -
    ServerStatusResponse.PlayerCountData
    -
    -
    -
    -
    public static class ServerStatusResponse.PlayerCountData.Serializer
    -extends java.lang.Object
    -implements com.google.gson.JsonDeserializer, com.google.gson.JsonSerializer
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      ServerStatusResponse.PlayerCountDatadeserialize(com.google.gson.JsonElement p_deserialize_1_, - java.lang.reflect.Type p_deserialize_2_, - com.google.gson.JsonDeserializationContext p_deserialize_3_) 
      com.google.gson.JsonElementserialize(java.lang.Object p_serialize_1_, - java.lang.reflect.Type p_serialize_2_, - com.google.gson.JsonSerializationContext p_serialize_3_) 
      com.google.gson.JsonElementserialize(ServerStatusResponse.PlayerCountData p_serialize_1_, - java.lang.reflect.Type p_serialize_2_, - com.google.gson.JsonSerializationContext p_serialize_3_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        ServerStatusResponse.PlayerCountData.Serializer

        -
        public ServerStatusResponse.PlayerCountData.Serializer()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        deserialize

        -
        public ServerStatusResponse.PlayerCountData deserialize(com.google.gson.JsonElement p_deserialize_1_,
        -                                               java.lang.reflect.Type p_deserialize_2_,
        -                                               com.google.gson.JsonDeserializationContext p_deserialize_3_)
        -
        -
        Specified by:
        -
        deserialize in interface com.google.gson.JsonDeserializer
        -
        -
      • -
      - - - -
        -
      • -

        serialize

        -
        public com.google.gson.JsonElement serialize(ServerStatusResponse.PlayerCountData p_serialize_1_,
        -                                    java.lang.reflect.Type p_serialize_2_,
        -                                    com.google.gson.JsonSerializationContext p_serialize_3_)
        -
      • -
      - - - -
        -
      • -

        serialize

        -
        public com.google.gson.JsonElement serialize(java.lang.Object p_serialize_1_,
        -                                    java.lang.reflect.Type p_serialize_2_,
        -                                    com.google.gson.JsonSerializationContext p_serialize_3_)
        -
        -
        Specified by:
        -
        serialize in interface com.google.gson.JsonSerializer
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3