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

Interface IIcon

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

      Method Detail

      - - - -
        -
      • -

        getIconWidth

        -
        int getIconWidth()
        -
      • -
      - - - -
        -
      • -

        getIconHeight

        -
        int getIconHeight()
        -
      • -
      - - - -
        -
      • -

        getMinU

        -
        float getMinU()
        -
      • -
      - - - -
        -
      • -

        getMaxU

        -
        float getMaxU()
        -
      • -
      - - - -
        -
      • -

        getInterpolatedU

        -
        float getInterpolatedU(double p_94214_1_)
        -
      • -
      - - - -
        -
      • -

        getMinV

        -
        float getMinV()
        -
      • -
      - - - -
        -
      • -

        getMaxV

        -
        float getMaxV()
        -
      • -
      - - - -
        -
      • -

        getInterpolatedV

        -
        float getInterpolatedV(double p_94207_1_)
        -
      • -
      - - - -
        -
      • -

        getIconName

        -
        java.lang.String getIconName()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3