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

Class GuiIngameForge

-
-
- -
-
    -
  • -
    -
    -
    public class GuiIngameForge
    -extends GuiIngame
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        renderHelmet

        -
        public static boolean renderHelmet
        -
      • -
      - - - -
        -
      • -

        renderPortal

        -
        public static boolean renderPortal
        -
      • -
      - - - -
        -
      • -

        renderHotbar

        -
        public static boolean renderHotbar
        -
      • -
      - - - -
        -
      • -

        renderCrosshairs

        -
        public static boolean renderCrosshairs
        -
      • -
      - - - -
        -
      • -

        renderBossHealth

        -
        public static boolean renderBossHealth
        -
      • -
      - - - -
        -
      • -

        renderHealth

        -
        public static boolean renderHealth
        -
      • -
      - - - -
        -
      • -

        renderArmor

        -
        public static boolean renderArmor
        -
      • -
      - - - -
        -
      • -

        renderFood

        -
        public static boolean renderFood
        -
      • -
      - - - -
        -
      • -

        renderHealthMount

        -
        public static boolean renderHealthMount
        -
      • -
      - - - -
        -
      • -

        renderAir

        -
        public static boolean renderAir
        -
      • -
      - - - -
        -
      • -

        renderExperiance

        -
        public static boolean renderExperiance
        -
      • -
      - - - -
        -
      • -

        renderJumpBar

        -
        public static boolean renderJumpBar
        -
      • -
      - - - -
        -
      • -

        renderObjective

        -
        public static boolean renderObjective
        -
      • -
      - - - -
        -
      • -

        left_height

        -
        public static int left_height
        -
      • -
      - - - -
        -
      • -

        right_height

        -
        public static int right_height
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        GuiIngameForge

        -
        public GuiIngameForge(Minecraft mc)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        renderGameOverlay

        -
        public void renderGameOverlay(float partialTicks,
        -                     boolean hasScreen,
        -                     int mouseX,
        -                     int mouseY)
        -
        -
        Overrides:
        -
        renderGameOverlay in class GuiIngame
        -
        -
      • -
      - - - - - - - -
        -
      • -

        renderHotbar

        -
        protected void renderHotbar(int width,
        -                int height,
        -                float partialTicks)
        -
      • -
      - - - -
        -
      • -

        renderCrosshairs

        -
        protected void renderCrosshairs(int width,
        -                    int height)
        -
      • -
      - - - - - - - -
        -
      • -

        renderArmor

        -
        protected void renderArmor(int width,
        -               int height)
        -
      • -
      - - - -
        -
      • -

        renderPortal

        -
        protected void renderPortal(int width,
        -                int height,
        -                float partialTicks)
        -
      • -
      - - - -
        -
      • -

        renderAir

        -
        protected void renderAir(int width,
        -             int height)
        -
      • -
      - - - -
        -
      • -

        renderHealth

        -
        public void renderHealth(int width,
        -                int height)
        -
      • -
      - - - -
        -
      • -

        renderFood

        -
        public void renderFood(int width,
        -              int height)
        -
      • -
      - - - -
        -
      • -

        renderSleepFade

        -
        protected void renderSleepFade(int width,
        -                   int height)
        -
      • -
      - - - -
        -
      • -

        renderExperience

        -
        protected void renderExperience(int width,
        -                    int height)
        -
      • -
      - - - -
        -
      • -

        renderJumpBar

        -
        protected void renderJumpBar(int width,
        -                 int height)
        -
      • -
      - - - -
        -
      • -

        renderToolHightlight

        -
        protected void renderToolHightlight(int width,
        -                        int height)
        -
      • -
      - - - -
        -
      • -

        renderHUDText

        -
        protected void renderHUDText(int width,
        -                 int height)
        -
      • -
      - - - -
        -
      • -

        renderRecordOverlay

        -
        protected void renderRecordOverlay(int width,
        -                       int height,
        -                       float partialTicks)
        -
      • -
      - - - -
        -
      • -

        renderChat

        -
        protected void renderChat(int width,
        -              int height)
        -
      • -
      - - - -
        -
      • -

        renderPlayerList

        -
        protected void renderPlayerList(int width,
        -                    int height)
        -
      • -
      - - - -
        -
      • -

        renderHealthMount

        -
        protected void renderHealthMount(int width,
        -                     int height)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3