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

Class EntityLookHelper

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

      Method Summary

      - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      voidonUpdateLook() 
      voidsetLookPosition(double p_75650_1_, - double p_75650_3_, - double p_75650_5_, - float p_75650_7_, - float p_75650_8_) 
      voidsetLookPositionWithEntity(Entity p_75651_1_, - float p_75651_2_, - float p_75651_3_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        EntityLookHelper

        -
        public EntityLookHelper(EntityLiving p_i1613_1_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setLookPositionWithEntity

        -
        public void setLookPositionWithEntity(Entity p_75651_1_,
        -                             float p_75651_2_,
        -                             float p_75651_3_)
        -
      • -
      - - - -
        -
      • -

        setLookPosition

        -
        public void setLookPosition(double p_75650_1_,
        -                   double p_75650_3_,
        -                   double p_75650_5_,
        -                   float p_75650_7_,
        -                   float p_75650_8_)
        -
      • -
      - - - -
        -
      • -

        onUpdateLook

        -
        public void onUpdateLook()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3