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 --- javadoc/net/minecraft/util/IJsonSerializable.html | 221 ++++++++++++++++++++++ 1 file changed, 221 insertions(+) create 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 new file mode 100644 index 0000000..a3cf89b --- /dev/null +++ b/javadoc/net/minecraft/util/IJsonSerializable.html @@ -0,0 +1,221 @@ + + + + + +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