From 0427ab89f1753a44b30cbc35ce021cbbdc845109 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:52:45 +0300 Subject: fix missing source folder --- .../entity/ai/EntityAIAttackOnCollide.html | 360 +++++++++++++++++++++ 1 file changed, 360 insertions(+) create mode 100644 javadoc/net/minecraft/entity/ai/EntityAIAttackOnCollide.html (limited to 'javadoc/net/minecraft/entity/ai/EntityAIAttackOnCollide.html') diff --git a/javadoc/net/minecraft/entity/ai/EntityAIAttackOnCollide.html b/javadoc/net/minecraft/entity/ai/EntityAIAttackOnCollide.html new file mode 100644 index 0000000..3b1b886 --- /dev/null +++ b/javadoc/net/minecraft/entity/ai/EntityAIAttackOnCollide.html @@ -0,0 +1,360 @@ + + + + + +EntityAIAttackOnCollide (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.ai
+

Class EntityAIAttackOnCollide

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityAIAttackOnCollide
    +extends EntityAIBase
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityAIAttackOnCollide

        +
        public EntityAIAttackOnCollide(EntityCreature p_i1635_1_,
        +                       java.lang.Class p_i1635_2_,
        +                       double p_i1635_3_,
        +                       boolean p_i1635_5_)
        +
      • +
      + + + +
        +
      • +

        EntityAIAttackOnCollide

        +
        public EntityAIAttackOnCollide(EntityCreature p_i1636_1_,
        +                       double p_i1636_2_,
        +                       boolean p_i1636_4_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3