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

Class JsonSerializableSet

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    java.lang.Iterable, java.util.Collection, java.util.Set, IJsonSerializable
    -
    -
    -
    -
    public class JsonSerializableSet
    -extends com.google.common.collect.ForwardingSet
    -implements IJsonSerializable
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

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

        Methods inherited from class com.google.common.collect.ForwardingSet

        -equals, hashCode, standardEquals, standardHashCode, standardRemoveAll
      • -
      -
        -
      • - - -

        Methods inherited from class com.google.common.collect.ForwardingCollection

        -add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, standardAddAll, standardClear, standardContains, standardContainsAll, standardIsEmpty, standardRemove, standardRetainAll, standardToArray, standardToArray, standardToString, toArray, toArray
      • -
      -
        -
      • - - -

        Methods inherited from class com.google.common.collect.ForwardingObject

        -toString
      • -
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, finalize, getClass, notify, notifyAll, wait, wait, wait
      • -
      -
        -
      • - - -

        Methods inherited from interface java.util.Set

        -add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        JsonSerializableSet

        -
        public JsonSerializableSet()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        func_152753_a

        -
        public void func_152753_a(com.google.gson.JsonElement p_152753_1_)
        -
        -
        Specified by:
        -
        func_152753_a in interface IJsonSerializable
        -
        -
      • -
      - - - - - - - -
        -
      • -

        delegate

        -
        protected java.util.Set delegate()
        -
        -
        Overrides:
        -
        delegate in class com.google.common.collect.ForwardingSet
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3