From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- .../entity/monster/EntityGiantZombie.html | 401 +++++++++++++++++++++ 1 file changed, 401 insertions(+) create mode 100644 javadoc/net/minecraft/entity/monster/EntityGiantZombie.html (limited to 'javadoc/net/minecraft/entity/monster/EntityGiantZombie.html') diff --git a/javadoc/net/minecraft/entity/monster/EntityGiantZombie.html b/javadoc/net/minecraft/entity/monster/EntityGiantZombie.html new file mode 100644 index 0000000..8db00c8 --- /dev/null +++ b/javadoc/net/minecraft/entity/monster/EntityGiantZombie.html @@ -0,0 +1,401 @@ + + + + + +EntityGiantZombie (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.monster
+

Class EntityGiantZombie

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IMob, IAnimals
    +
    +
    +
    +
    public class EntityGiantZombie
    +extends EntityMob
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityGiantZombie

        +
        public EntityGiantZombie(World p_i1736_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        getBlockPathWeight

        +
        public float getBlockPathWeight(int p_70783_1_,
        +                       int p_70783_2_,
        +                       int p_70783_3_)
        +
        +
        Overrides:
        +
        getBlockPathWeight in class EntityMob
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3