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 --- javadoc/net/minecraft/util/IJsonSerializable.html | 221 ---------------------- 1 file changed, 221 deletions(-) delete mode 100644 javadoc/net/minecraft/util/IJsonSerializable.html (limited to 'javadoc/net/minecraft/util/IJsonSerializable.html') diff --git a/javadoc/net/minecraft/util/IJsonSerializable.html b/javadoc/net/minecraft/util/IJsonSerializable.html deleted file mode 100644 index a3cf89b..0000000 --- a/javadoc/net/minecraft/util/IJsonSerializable.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - -IJsonSerializable (Forge API) - - - - - - - -
- - - - - -
- - - -
-
net.minecraft.util
-

Interface IJsonSerializable

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    JsonSerializableSet
    -
    -
    -
    -
    public interface IJsonSerializable
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidfunc_152753_a(com.google.gson.JsonElement p_152753_1_) 
      com.google.gson.JsonElementgetSerializableElement() 
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        func_152753_a

        -
        void func_152753_a(com.google.gson.JsonElement p_152753_1_)
        -
      • -
      - - - -
        -
      • -

        getSerializableElement

        -
        com.google.gson.JsonElement getSerializableElement()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3