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 --- .../mods/fml/common/discovery/ASMDataTable.html | 348 --------------------- 1 file changed, 348 deletions(-) delete mode 100644 javadoc/cpw/mods/fml/common/discovery/ASMDataTable.html (limited to 'javadoc/cpw/mods/fml/common/discovery/ASMDataTable.html') diff --git a/javadoc/cpw/mods/fml/common/discovery/ASMDataTable.html b/javadoc/cpw/mods/fml/common/discovery/ASMDataTable.html deleted file mode 100644 index 469f961..0000000 --- a/javadoc/cpw/mods/fml/common/discovery/ASMDataTable.html +++ /dev/null @@ -1,348 +0,0 @@ - - - - - -ASMDataTable (Forge API) - - - - - - - -
- - - - - -
- - - -
-
cpw.mods.fml.common.discovery
-

Class ASMDataTable

-
-
- -
-
    -
  • -
    -
    -
    public class ASMDataTable
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Nested Class Summary

      - - - - - - - - - - -
      Nested Classes 
      Modifier and TypeClass and Description
      static class ASMDataTable.ASMData 
      -
    • -
    - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      ASMDataTable() 
      -
    • -
    - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ASMDataTable

        -
        public ASMDataTable()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - - - - - - - - - -
        -
      • -

        addASMData

        -
        public void addASMData(ModCandidate candidate,
        -              java.lang.String annotation,
        -              java.lang.String className,
        -              java.lang.String objectName,
        -              java.util.Map<java.lang.String,java.lang.Object> annotationInfo)
        -
      • -
      - - - -
        -
      • -

        addContainer

        -
        public void addContainer(ModContainer container)
        -
      • -
      - - - -
        -
      • -

        registerPackage

        -
        public void registerPackage(ModCandidate modCandidate,
        -                   java.lang.String pkg)
        -
      • -
      - - - -
        -
      • -

        getCandidatesFor

        -
        public java.util.Set<ModCandidate> getCandidatesFor(java.lang.String pkg)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3