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/passive/EntityAmbientCreature.html | 364 ++++ .../net/minecraft/entity/passive/EntityAnimal.html | 685 ++++++++ .../net/minecraft/entity/passive/EntityBat.html | 724 ++++++++ .../minecraft/entity/passive/EntityChicken.html | 797 +++++++++ .../net/minecraft/entity/passive/EntityCow.html | 567 +++++++ .../entity/passive/EntityHorse.GroupData.html | 286 ++++ .../net/minecraft/entity/passive/EntityHorse.html | 1790 ++++++++++++++++++++ .../minecraft/entity/passive/EntityMooshroom.html | 488 ++++++ .../net/minecraft/entity/passive/EntityOcelot.html | 808 +++++++++ .../net/minecraft/entity/passive/EntityPig.html | 721 ++++++++ .../net/minecraft/entity/passive/EntitySheep.html | 875 ++++++++++ .../net/minecraft/entity/passive/EntitySquid.html | 700 ++++++++ .../minecraft/entity/passive/EntityTameable.html | 656 +++++++ .../minecraft/entity/passive/EntityVillager.html | 945 +++++++++++ .../minecraft/entity/passive/EntityWaterMob.html | 451 +++++ .../net/minecraft/entity/passive/EntityWolf.html | 1018 +++++++++++ javadoc/net/minecraft/entity/passive/IAnimals.html | 164 ++ .../minecraft/entity/passive/package-frame.html | 38 + .../minecraft/entity/passive/package-summary.html | 206 +++ .../net/minecraft/entity/passive/package-tree.html | 180 ++ 20 files changed, 12463 insertions(+) create mode 100644 javadoc/net/minecraft/entity/passive/EntityAmbientCreature.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityAnimal.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityBat.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityChicken.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityCow.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityHorse.GroupData.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityHorse.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityMooshroom.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityOcelot.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityPig.html create mode 100644 javadoc/net/minecraft/entity/passive/EntitySheep.html create mode 100644 javadoc/net/minecraft/entity/passive/EntitySquid.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityTameable.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityVillager.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityWaterMob.html create mode 100644 javadoc/net/minecraft/entity/passive/EntityWolf.html create mode 100644 javadoc/net/minecraft/entity/passive/IAnimals.html create mode 100644 javadoc/net/minecraft/entity/passive/package-frame.html create mode 100644 javadoc/net/minecraft/entity/passive/package-summary.html create mode 100644 javadoc/net/minecraft/entity/passive/package-tree.html (limited to 'javadoc/net/minecraft/entity/passive') diff --git a/javadoc/net/minecraft/entity/passive/EntityAmbientCreature.html b/javadoc/net/minecraft/entity/passive/EntityAmbientCreature.html new file mode 100644 index 0000000..8956fd1 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityAmbientCreature.html @@ -0,0 +1,364 @@ + + + + + +EntityAmbientCreature (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityAmbientCreature

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityAnimal.html b/javadoc/net/minecraft/entity/passive/EntityAnimal.html new file mode 100644 index 0000000..4eb09aa --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityAnimal.html @@ -0,0 +1,685 @@ + + + + + +EntityAnimal (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityAnimal

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityBat.html b/javadoc/net/minecraft/entity/passive/EntityBat.html new file mode 100644 index 0000000..900cb94 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityBat.html @@ -0,0 +1,724 @@ + + + + + +EntityBat (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityBat

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityChicken.html b/javadoc/net/minecraft/entity/passive/EntityChicken.html new file mode 100644 index 0000000..ea7c124 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityChicken.html @@ -0,0 +1,797 @@ + + + + + +EntityChicken (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityChicken

+
+
+ +
+
    +
  • +
    +
    All Implemented Interfaces:
    +
    IAnimals
    +
    +
    +
    +
    public class EntityChicken
    +extends EntityAnimal
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityCow.html b/javadoc/net/minecraft/entity/passive/EntityCow.html new file mode 100644 index 0000000..94a62a1 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityCow.html @@ -0,0 +1,567 @@ + + + + + +EntityCow (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityCow

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityHorse.GroupData.html b/javadoc/net/minecraft/entity/passive/EntityHorse.GroupData.html new file mode 100644 index 0000000..fdaeb8b --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityHorse.GroupData.html @@ -0,0 +1,286 @@ + + + + + +EntityHorse.GroupData (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityHorse.GroupData

+
+
+ +
+ +
+
+
    +
  • + + + +
      +
    • + + +

      Constructor Summary

      + + + + + + + + +
      Constructors 
      Constructor and Description
      EntityHorse.GroupData(int p_i1684_1_, + int p_i1684_2_) 
      +
    • +
    + +
      +
    • + + +

      Method Summary

      +
        +
      • + + +

        Methods inherited from class java.lang.Object

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

      Field Detail

      + + + +
        +
      • +

        field_111107_a

        +
        public int field_111107_a
        +
      • +
      + + + +
        +
      • +

        field_111106_b

        +
        public int field_111106_b
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityHorse.GroupData

        +
        public EntityHorse.GroupData(int p_i1684_1_,
        +                     int p_i1684_2_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityHorse.html b/javadoc/net/minecraft/entity/passive/EntityHorse.html new file mode 100644 index 0000000..c4168b0 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityHorse.html @@ -0,0 +1,1790 @@ + + + + + +EntityHorse (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityHorse

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_110278_bp

        +
        public int field_110278_bp
        +
      • +
      + + + +
        +
      • +

        field_110279_bq

        +
        public int field_110279_bq
        +
      • +
      + + + +
        +
      • +

        horseJumping

        +
        protected boolean horseJumping
        +
      • +
      + + + +
        +
      • +

        temper

        +
        protected int temper
        +
      • +
      + + + +
        +
      • +

        jumpPower

        +
        protected float jumpPower
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityHorse

        +
        public EntityHorse(World p_i1685_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + +
        +
      • +

        setHorseType

        +
        public void setHorseType(int p_110214_1_)
        +
      • +
      + + + +
        +
      • +

        getHorseType

        +
        public int getHorseType()
        +
      • +
      + + + +
        +
      • +

        setHorseVariant

        +
        public void setHorseVariant(int p_110235_1_)
        +
      • +
      + + + +
        +
      • +

        getHorseVariant

        +
        public int getHorseVariant()
        +
      • +
      + + + + + + + +
        +
      • +

        isAdultHorse

        +
        public boolean isAdultHorse()
        +
      • +
      + + + +
        +
      • +

        isTame

        +
        public boolean isTame()
        +
      • +
      + + + +
        +
      • +

        func_110253_bW

        +
        public boolean func_110253_bW()
        +
      • +
      + + + +
        +
      • +

        func_152119_ch

        +
        public java.lang.String func_152119_ch()
        +
      • +
      + + + +
        +
      • +

        func_152120_b

        +
        public void func_152120_b(java.lang.String p_152120_1_)
        +
      • +
      + + + +
        +
      • +

        getHorseSize

        +
        public float getHorseSize()
        +
      • +
      + + + + + + + +
        +
      • +

        isHorseJumping

        +
        public boolean isHorseJumping()
        +
      • +
      + + + +
        +
      • +

        setHorseTamed

        +
        public void setHorseTamed(boolean p_110234_1_)
        +
      • +
      + + + +
        +
      • +

        setHorseJumping

        +
        public void setHorseJumping(boolean p_110255_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        isChested

        +
        public boolean isChested()
        +
      • +
      + + + +
        +
      • +

        func_110241_cb

        +
        public int func_110241_cb()
        +
      • +
      + + + +
        +
      • +

        isEatingHaystack

        +
        public boolean isEatingHaystack()
        +
      • +
      + + + +
        +
      • +

        isRearing

        +
        public boolean isRearing()
        +
      • +
      + + + +
        +
      • +

        func_110205_ce

        +
        public boolean func_110205_ce()
        +
      • +
      + + + +
        +
      • +

        getHasReproduced

        +
        public boolean getHasReproduced()
        +
      • +
      + + + +
        +
      • +

        func_146086_d

        +
        public void func_146086_d(ItemStack p_146086_1_)
        +
      • +
      + + + +
        +
      • +

        func_110242_l

        +
        public void func_110242_l(boolean p_110242_1_)
        +
      • +
      + + + +
        +
      • +

        setChested

        +
        public void setChested(boolean p_110207_1_)
        +
      • +
      + + + +
        +
      • +

        setHasReproduced

        +
        public void setHasReproduced(boolean p_110221_1_)
        +
      • +
      + + + +
        +
      • +

        setHorseSaddled

        +
        public void setHorseSaddled(boolean p_110251_1_)
        +
      • +
      + + + +
        +
      • +

        getTemper

        +
        public int getTemper()
        +
      • +
      + + + +
        +
      • +

        setTemper

        +
        public void setTemper(int p_110238_1_)
        +
      • +
      + + + +
        +
      • +

        increaseTemper

        +
        public int increaseTemper(int p_110198_1_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        prepareChunkForSpawn

        +
        public boolean prepareChunkForSpawn()
        +
      • +
      + + + +
        +
      • +

        dropChests

        +
        public void dropChests()
        +
      • +
      + + + +
        +
      • +

        fall

        +
        protected void fall(float p_70069_1_)
        +
        +
        Overrides:
        +
        fall in class EntityLivingBase
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getClosestHorse

        +
        protected EntityHorse getClosestHorse(Entity p_110250_1_,
        +                          double p_110250_2_)
        +
      • +
      + + + +
        +
      • +

        getHorseJumpStrength

        +
        public double getHorseJumpStrength()
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        isHorseSaddled

        +
        public boolean isHorseSaddled()
        +
      • +
      + + + + + + + +
        +
      • +

        getAngrySoundName

        +
        protected java.lang.String getAngrySoundName()
        +
      • +
      + + + +
        +
      • +

        func_145780_a

        +
        protected void func_145780_a(int p_145780_1_,
        +                 int p_145780_2_,
        +                 int p_145780_3_,
        +                 Block p_145780_4_)
        +
        +
        Overrides:
        +
        func_145780_a in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getMaxTemper

        +
        public int getMaxTemper()
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        func_110239_cn

        +
        public boolean func_110239_cn()
        +
      • +
      + + + +
        +
      • +

        getHorseTexture

        +
        public java.lang.String getHorseTexture()
        +
      • +
      + + + +
        +
      • +

        getVariantTexturePaths

        +
        public java.lang.String[] getVariantTexturePaths()
        +
      • +
      + + + +
        +
      • +

        openGUI

        +
        public void openGUI(EntityPlayer p_110199_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        func_110259_cr

        +
        public boolean func_110259_cr()
        +
      • +
      + + + +
        +
      • +

        func_110229_cs

        +
        public boolean func_110229_cs()
        +
      • +
      + + + + + + + +
        +
      • +

        func_110256_cu

        +
        public boolean func_110256_cu()
        +
      • +
      + + + +
        +
      • +

        func_110222_cv

        +
        public boolean func_110222_cv()
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        setEating

        +
        public void setEating(boolean p_70019_1_)
        +
        +
        Overrides:
        +
        setEating in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setEatingHaystack

        +
        public void setEatingHaystack(boolean p_110227_1_)
        +
      • +
      + + + +
        +
      • +

        setRearing

        +
        public void setRearing(boolean p_110219_1_)
        +
      • +
      + + + +
        +
      • +

        makeHorseRearWithSound

        +
        public void makeHorseRearWithSound()
        +
      • +
      + + + +
        +
      • +

        dropChestItems

        +
        public void dropChestItems()
        +
      • +
      + + + +
        +
      • +

        setTamedBy

        +
        public boolean setTamedBy(EntityPlayer p_110263_1_)
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        getGrassEatingAmount

        +
        public float getGrassEatingAmount(float p_110258_1_)
        +
      • +
      + + + +
        +
      • +

        getRearingAmount

        +
        public float getRearingAmount(float p_110223_1_)
        +
      • +
      + + + +
        +
      • +

        func_110201_q

        +
        public float func_110201_q(float p_110201_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        setJumpPower

        +
        public void setJumpPower(int p_110206_1_)
        +
      • +
      + + + +
        +
      • +

        spawnHorseParticles

        +
        protected void spawnHorseParticles(boolean p_110216_1_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        func_146085_a

        +
        public static boolean func_146085_a(Item p_146085_0_)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityMooshroom.html b/javadoc/net/minecraft/entity/passive/EntityMooshroom.html new file mode 100644 index 0000000..3d82533 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityMooshroom.html @@ -0,0 +1,488 @@ + + + + + +EntityMooshroom (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityMooshroom

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityMooshroom

        +
        public EntityMooshroom(World p_i1687_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + +
        +
      • +

        isShearable

        +
        public boolean isShearable(ItemStack item,
        +                  IBlockAccess world,
        +                  int x,
        +                  int y,
        +                  int z)
        +
        Description copied from interface: IShearable
        +
        Checks if the object is currently shearable + Example: Sheep return false when they have no wool
        +
        +
        Specified by:
        +
        isShearable in interface IShearable
        +
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        +
        Returns:
        If this is shearable, and onSheared should be called.
        +
      • +
      + + + +
        +
      • +

        onSheared

        +
        public java.util.ArrayList<ItemStack> onSheared(ItemStack item,
        +                                       IBlockAccess world,
        +                                       int x,
        +                                       int y,
        +                                       int z,
        +                                       int fortune)
        +
        Description copied from interface: IShearable
        +
        Performs the shear function on this object. + This is called for both client, and server. + The object should perform all actions related to being sheared, + except for dropping of the items, and removal of the block. + As those are handled by ItemShears itself. + + Returns a list of items that resulted from the shearing process. + + For entities, they should trust there internal location information + over the values passed into this function.
        +
        +
        Specified by:
        +
        onSheared in interface IShearable
        +
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        fortune - The fortune level of the shears being used
        +
        Returns:
        A ArrayList containing all items from this shearing. Possible to be null.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityOcelot.html b/javadoc/net/minecraft/entity/passive/EntityOcelot.html new file mode 100644 index 0000000..93bbb37 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityOcelot.html @@ -0,0 +1,808 @@ + + + + + +EntityOcelot (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityOcelot

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityPig.html b/javadoc/net/minecraft/entity/passive/EntityPig.html new file mode 100644 index 0000000..3efc035 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityPig.html @@ -0,0 +1,721 @@ + + + + + +EntityPig (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityPig

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntitySheep.html b/javadoc/net/minecraft/entity/passive/EntitySheep.html new file mode 100644 index 0000000..e165b12 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntitySheep.html @@ -0,0 +1,875 @@ + + + + + +EntitySheep (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntitySheep

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        fleeceColorTable

        +
        public static final float[][] fleeceColorTable
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntitySheep

        +
        public EntitySheep(World p_i1691_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        dropFewItems

        +
        protected void dropFewItems(boolean p_70628_1_,
        +                int p_70628_2_)
        +
        +
        Overrides:
        +
        dropFewItems in class EntityLiving
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        func_70894_j

        +
        public float func_70894_j(float p_70894_1_)
        +
      • +
      + + + +
        +
      • +

        func_70890_k

        +
        public float func_70890_k(float p_70890_1_)
        +
      • +
      + + + + + + + + + + + + + + + + + + + + + + + +
        +
      • +

        func_145780_a

        +
        protected void func_145780_a(int p_145780_1_,
        +                 int p_145780_2_,
        +                 int p_145780_3_,
        +                 Block p_145780_4_)
        +
        +
        Overrides:
        +
        func_145780_a in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getFleeceColor

        +
        public int getFleeceColor()
        +
      • +
      + + + +
        +
      • +

        setFleeceColor

        +
        public void setFleeceColor(int p_70891_1_)
        +
      • +
      + + + +
        +
      • +

        getSheared

        +
        public boolean getSheared()
        +
      • +
      + + + +
        +
      • +

        setSheared

        +
        public void setSheared(boolean p_70893_1_)
        +
      • +
      + + + +
        +
      • +

        getRandomFleeceColor

        +
        public static int getRandomFleeceColor(java.util.Random p_70895_0_)
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        isShearable

        +
        public boolean isShearable(ItemStack item,
        +                  IBlockAccess world,
        +                  int x,
        +                  int y,
        +                  int z)
        +
        Description copied from interface: IShearable
        +
        Checks if the object is currently shearable + Example: Sheep return false when they have no wool
        +
        +
        Specified by:
        +
        isShearable in interface IShearable
        +
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        +
        Returns:
        If this is shearable, and onSheared should be called.
        +
      • +
      + + + +
        +
      • +

        onSheared

        +
        public java.util.ArrayList<ItemStack> onSheared(ItemStack item,
        +                                       IBlockAccess world,
        +                                       int x,
        +                                       int y,
        +                                       int z,
        +                                       int fortune)
        +
        Description copied from interface: IShearable
        +
        Performs the shear function on this object. + This is called for both client, and server. + The object should perform all actions related to being sheared, + except for dropping of the items, and removal of the block. + As those are handled by ItemShears itself. + + Returns a list of items that resulted from the shearing process. + + For entities, they should trust there internal location information + over the values passed into this function.
        +
        +
        Specified by:
        +
        onSheared in interface IShearable
        +
        Parameters:
        item - The itemstack that is being used, Possible to be null
        world - The current world
        x - The X Position
        y - The Y Position
        z - The Z Position
        fortune - The fortune level of the shears being used
        +
        Returns:
        A ArrayList containing all items from this shearing. Possible to be null.
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntitySquid.html b/javadoc/net/minecraft/entity/passive/EntitySquid.html new file mode 100644 index 0000000..c17a002 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntitySquid.html @@ -0,0 +1,700 @@ + + + + + +EntitySquid (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntitySquid

+
+
+ +
+ +
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        squidPitch

        +
        public float squidPitch
        +
      • +
      + + + +
        +
      • +

        prevSquidPitch

        +
        public float prevSquidPitch
        +
      • +
      + + + +
        +
      • +

        squidYaw

        +
        public float squidYaw
        +
      • +
      + + + +
        +
      • +

        prevSquidYaw

        +
        public float prevSquidYaw
        +
      • +
      + + + +
        +
      • +

        squidRotation

        +
        public float squidRotation
        +
      • +
      + + + +
        +
      • +

        prevSquidRotation

        +
        public float prevSquidRotation
        +
      • +
      + + + +
        +
      • +

        tentacleAngle

        +
        public float tentacleAngle
        +
      • +
      + + + +
        +
      • +

        lastTentacleAngle

        +
        public float lastTentacleAngle
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntitySquid

        +
        public EntitySquid(World p_i1693_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityTameable.html b/javadoc/net/minecraft/entity/passive/EntityTameable.html new file mode 100644 index 0000000..bdf1221 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityTameable.html @@ -0,0 +1,656 @@ + + + + + +EntityTameable (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityTameable

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityVillager.html b/javadoc/net/minecraft/entity/passive/EntityVillager.html new file mode 100644 index 0000000..7bdc209 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityVillager.html @@ -0,0 +1,945 @@ + + + + + +EntityVillager (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityVillager

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityWaterMob.html b/javadoc/net/minecraft/entity/passive/EntityWaterMob.html new file mode 100644 index 0000000..62bcae7 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityWaterMob.html @@ -0,0 +1,451 @@ + + + + + +EntityWaterMob (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityWaterMob

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/EntityWolf.html b/javadoc/net/minecraft/entity/passive/EntityWolf.html new file mode 100644 index 0000000..0436020 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/EntityWolf.html @@ -0,0 +1,1018 @@ + + + + + +EntityWolf (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Class EntityWolf

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/IAnimals.html b/javadoc/net/minecraft/entity/passive/IAnimals.html new file mode 100644 index 0000000..cd72a25 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/IAnimals.html @@ -0,0 +1,164 @@ + + + + + +IAnimals (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.passive
+

Interface IAnimals

+
+
+ +
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/package-frame.html b/javadoc/net/minecraft/entity/passive/package-frame.html new file mode 100644 index 0000000..399c8ce --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/package-frame.html @@ -0,0 +1,38 @@ + + + + + +net.minecraft.entity.passive (Forge API) + + + + +

net.minecraft.entity.passive

+
+

Interfaces

+ +

Classes

+ +
+ + diff --git a/javadoc/net/minecraft/entity/passive/package-summary.html b/javadoc/net/minecraft/entity/passive/package-summary.html new file mode 100644 index 0000000..e7ecd36 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/package-summary.html @@ -0,0 +1,206 @@ + + + + + +net.minecraft.entity.passive (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Package net.minecraft.entity.passive

+
+
+ +
+ +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/passive/package-tree.html b/javadoc/net/minecraft/entity/passive/package-tree.html new file mode 100644 index 0000000..8daec07 --- /dev/null +++ b/javadoc/net/minecraft/entity/passive/package-tree.html @@ -0,0 +1,180 @@ + + + + + +net.minecraft.entity.passive Class Hierarchy (Forge API) + + + + + + + +
+ + + + + +
+ + +
+

Hierarchy For Package net.minecraft.entity.passive

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Interface Hierarchy

+ +
+ +
+ + + + + +
+ + + + -- cgit v1.2.3