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 --- .../net/minecraft/entity/passive/EntityHorse.html | 1790 -------------------- 1 file changed, 1790 deletions(-) delete mode 100644 javadoc/net/minecraft/entity/passive/EntityHorse.html (limited to 'javadoc/net/minecraft/entity/passive/EntityHorse.html') diff --git a/javadoc/net/minecraft/entity/passive/EntityHorse.html b/javadoc/net/minecraft/entity/passive/EntityHorse.html deleted file mode 100644 index c4168b0..0000000 --- a/javadoc/net/minecraft/entity/passive/EntityHorse.html +++ /dev/null @@ -1,1790 +0,0 @@ - - - - - -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_)
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3