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

Class IconFlipped

-
-
- -
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    IIcon
    -
    -
    -
    -
    public class IconFlipped
    -extends java.lang.Object
    -implements IIcon
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      IconFlipped(IIcon p_i1560_1_, - boolean p_i1560_2_, - boolean p_i1560_3_) 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      intgetIconHeight() 
      java.lang.StringgetIconName() 
      intgetIconWidth() 
      floatgetInterpolatedU(double p_94214_1_) 
      floatgetInterpolatedV(double p_94207_1_) 
      floatgetMaxU() 
      floatgetMaxV() 
      floatgetMinU() 
      floatgetMinV() 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

        -clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        IconFlipped

        -
        public IconFlipped(IIcon p_i1560_1_,
        -           boolean p_i1560_2_,
        -           boolean p_i1560_3_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getIconWidth

        -
        public int getIconWidth()
        -
        -
        Specified by:
        -
        getIconWidth in interface IIcon
        -
        -
      • -
      - - - -
        -
      • -

        getIconHeight

        -
        public int getIconHeight()
        -
        -
        Specified by:
        -
        getIconHeight in interface IIcon
        -
        -
      • -
      - - - -
        -
      • -

        getMinU

        -
        public float getMinU()
        -
        -
        Specified by:
        -
        getMinU in interface IIcon
        -
        -
      • -
      - - - -
        -
      • -

        getMaxU

        -
        public float getMaxU()
        -
        -
        Specified by:
        -
        getMaxU in interface IIcon
        -
        -
      • -
      - - - -
        -
      • -

        getInterpolatedU

        -
        public float getInterpolatedU(double p_94214_1_)
        -
        -
        Specified by:
        -
        getInterpolatedU in interface IIcon
        -
        -
      • -
      - - - -
        -
      • -

        getMinV

        -
        public float getMinV()
        -
        -
        Specified by:
        -
        getMinV in interface IIcon
        -
        -
      • -
      - - - -
        -
      • -

        getMaxV

        -
        public float getMaxV()
        -
        -
        Specified by:
        -
        getMaxV in interface IIcon
        -
        -
      • -
      - - - -
        -
      • -

        getInterpolatedV

        -
        public float getInterpolatedV(double p_94207_1_)
        -
        -
        Specified by:
        -
        getInterpolatedV in interface IIcon
        -
        -
      • -
      - - - -
        -
      • -

        getIconName

        -
        public java.lang.String getIconName()
        -
        -
        Specified by:
        -
        getIconName in interface IIcon
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3