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 --- .../relauncher/IFMLLoadingPlugin.MCVersion.html | 204 --------------------- 1 file changed, 204 deletions(-) delete mode 100644 javadoc/cpw/mods/fml/relauncher/IFMLLoadingPlugin.MCVersion.html (limited to 'javadoc/cpw/mods/fml/relauncher/IFMLLoadingPlugin.MCVersion.html') diff --git a/javadoc/cpw/mods/fml/relauncher/IFMLLoadingPlugin.MCVersion.html b/javadoc/cpw/mods/fml/relauncher/IFMLLoadingPlugin.MCVersion.html deleted file mode 100644 index dade56e..0000000 --- a/javadoc/cpw/mods/fml/relauncher/IFMLLoadingPlugin.MCVersion.html +++ /dev/null @@ -1,204 +0,0 @@ - - - - - -IFMLLoadingPlugin.MCVersion (Forge API) - - - - - - - -
- - - - - -
- - - -
-
cpw.mods.fml.relauncher
-

Annotation Type IFMLLoadingPlugin.MCVersion

-
-
-
-
    -
  • -
    -
    -
    @Retention(value=RUNTIME)
    -@Target(value=TYPE)
    -public static @interface IFMLLoadingPlugin.MCVersion
    -
    Use this to target a specific minecraft version for your coremod. It will refuse to load with an error if - minecraft is not this exact version.
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Optional Element Summary

      - - - - - - - - - - -
      Optional Elements 
      Modifier and TypeOptional Element and Description
      java.lang.Stringvalue 
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Element Detail

      - - - -
        -
      • -

        value

        -
        public abstract java.lang.String value
        -
        -
        Default:
        -
        ""
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3