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

Class EntityAIControlledByPlayer

-
-
- -
-
    -
  • -
    -
    -
    public class EntityAIControlledByPlayer
    -extends EntityAIBase
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        EntityAIControlledByPlayer

        -
        public EntityAIControlledByPlayer(EntityLiving p_i1620_1_,
        -                          float p_i1620_2_)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

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

        isSpeedBoosted

        -
        public boolean isSpeedBoosted()
        -
      • -
      - - - -
        -
      • -

        boostSpeed

        -
        public void boostSpeed()
        -
      • -
      - - - -
        -
      • -

        isControlledByPlayer

        -
        public boolean isControlledByPlayer()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3