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

Class SpawnerAnimals

-
-
- -
-
    -
  • -
    -
    -
    public final class SpawnerAnimals
    -extends java.lang.Object
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Constructor Summary

      - - - - - - - - -
      Constructors 
      Constructor and Description
      SpawnerAnimals() 
      -
    • -
    - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      static booleancanCreatureTypeSpawnAtLocation(EnumCreatureType p_77190_0_, - World p_77190_1_, - int p_77190_2_, - int p_77190_3_, - int p_77190_4_) 
      intfindChunksForSpawning(WorldServer p_77192_1_, - boolean p_77192_2_, - boolean p_77192_3_, - boolean p_77192_4_) 
      protected static ChunkPositionfunc_151350_a(World p_151350_0_, - int p_151350_1_, - int p_151350_2_) 
      static voidperformWorldGenSpawning(World p_77191_0_, - BiomeGenBase p_77191_1_, - int p_77191_2_, - int p_77191_3_, - int p_77191_4_, - int p_77191_5_, - java.util.Random p_77191_6_) 
      -
        -
      • - - -

        Methods inherited from class java.lang.Object

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

      Constructor Detail

      - - - -
        -
      • -

        SpawnerAnimals

        -
        public SpawnerAnimals()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        func_151350_a

        -
        protected static ChunkPosition func_151350_a(World p_151350_0_,
        -                          int p_151350_1_,
        -                          int p_151350_2_)
        -
      • -
      - - - -
        -
      • -

        findChunksForSpawning

        -
        public int findChunksForSpawning(WorldServer p_77192_1_,
        -                        boolean p_77192_2_,
        -                        boolean p_77192_3_,
        -                        boolean p_77192_4_)
        -
      • -
      - - - -
        -
      • -

        canCreatureTypeSpawnAtLocation

        -
        public static boolean canCreatureTypeSpawnAtLocation(EnumCreatureType p_77190_0_,
        -                                     World p_77190_1_,
        -                                     int p_77190_2_,
        -                                     int p_77190_3_,
        -                                     int p_77190_4_)
        -
      • -
      - - - -
        -
      • -

        performWorldGenSpawning

        -
        public static void performWorldGenSpawning(World p_77191_0_,
        -                           BiomeGenBase p_77191_1_,
        -                           int p_77191_2_,
        -                           int p_77191_3_,
        -                           int p_77191_4_,
        -                           int p_77191_5_,
        -                           java.util.Random p_77191_6_)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3