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

Class RandomPositionGenerator

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

      Constructor Detail

      - - - -
        -
      • -

        RandomPositionGenerator

        -
        public RandomPositionGenerator()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        findRandomTarget

        -
        public static Vec3 findRandomTarget(EntityCreature p_75463_0_,
        -                    int p_75463_1_,
        -                    int p_75463_2_)
        -
      • -
      - - - -
        -
      • -

        findRandomTargetBlockTowards

        -
        public static Vec3 findRandomTargetBlockTowards(EntityCreature p_75464_0_,
        -                                int p_75464_1_,
        -                                int p_75464_2_,
        -                                Vec3 p_75464_3_)
        -
      • -
      - - - -
        -
      • -

        findRandomTargetBlockAwayFrom

        -
        public static Vec3 findRandomTargetBlockAwayFrom(EntityCreature p_75461_0_,
        -                                 int p_75461_1_,
        -                                 int p_75461_2_,
        -                                 Vec3 p_75461_3_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3