From dc3df3edd5843bde0c1335d6a8e460b2c832aa48 Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Sat, 17 Jun 2017 08:12:18 +0300 Subject: full project files --- javadoc/net/minecraft/entity/item/EntityBoat.html | 716 ++++++++++ .../minecraft/entity/item/EntityEnderCrystal.html | 480 +++++++ .../net/minecraft/entity/item/EntityEnderEye.html | 492 +++++++ .../minecraft/entity/item/EntityEnderPearl.html | 355 +++++ .../net/minecraft/entity/item/EntityExpBottle.html | 406 ++++++ .../minecraft/entity/item/EntityFallingBlock.html | 601 ++++++++ .../entity/item/EntityFireworkRocket.html | 494 +++++++ javadoc/net/minecraft/entity/item/EntityItem.html | 701 ++++++++++ .../net/minecraft/entity/item/EntityItemFrame.html | 544 ++++++++ .../net/minecraft/entity/item/EntityMinecart.html | 1471 ++++++++++++++++++++ .../minecraft/entity/item/EntityMinecartChest.html | 424 ++++++ .../entity/item/EntityMinecartContainer.html | 648 +++++++++ .../minecraft/entity/item/EntityMinecartEmpty.html | 354 +++++ .../entity/item/EntityMinecartFurnace.html | 586 ++++++++ .../entity/item/EntityMinecartHopper.html | 653 +++++++++ .../minecraft/entity/item/EntityMinecartTNT.html | 587 ++++++++ .../entity/item/EntityPainting.EnumArt.html | 710 ++++++++++ .../net/minecraft/entity/item/EntityPainting.html | 468 +++++++ .../net/minecraft/entity/item/EntityTNTPrimed.html | 463 ++++++ javadoc/net/minecraft/entity/item/EntityXPOrb.html | 598 ++++++++ .../net/minecraft/entity/item/package-frame.html | 41 + .../net/minecraft/entity/item/package-summary.html | 218 +++ .../net/minecraft/entity/item/package-tree.html | 174 +++ 23 files changed, 12184 insertions(+) create mode 100644 javadoc/net/minecraft/entity/item/EntityBoat.html create mode 100644 javadoc/net/minecraft/entity/item/EntityEnderCrystal.html create mode 100644 javadoc/net/minecraft/entity/item/EntityEnderEye.html create mode 100644 javadoc/net/minecraft/entity/item/EntityEnderPearl.html create mode 100644 javadoc/net/minecraft/entity/item/EntityExpBottle.html create mode 100644 javadoc/net/minecraft/entity/item/EntityFallingBlock.html create mode 100644 javadoc/net/minecraft/entity/item/EntityFireworkRocket.html create mode 100644 javadoc/net/minecraft/entity/item/EntityItem.html create mode 100644 javadoc/net/minecraft/entity/item/EntityItemFrame.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecart.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartChest.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartContainer.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartEmpty.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartFurnace.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartHopper.html create mode 100644 javadoc/net/minecraft/entity/item/EntityMinecartTNT.html create mode 100644 javadoc/net/minecraft/entity/item/EntityPainting.EnumArt.html create mode 100644 javadoc/net/minecraft/entity/item/EntityPainting.html create mode 100644 javadoc/net/minecraft/entity/item/EntityTNTPrimed.html create mode 100644 javadoc/net/minecraft/entity/item/EntityXPOrb.html create mode 100644 javadoc/net/minecraft/entity/item/package-frame.html create mode 100644 javadoc/net/minecraft/entity/item/package-summary.html create mode 100644 javadoc/net/minecraft/entity/item/package-tree.html (limited to 'javadoc/net/minecraft/entity/item') diff --git a/javadoc/net/minecraft/entity/item/EntityBoat.html b/javadoc/net/minecraft/entity/item/EntityBoat.html new file mode 100644 index 0000000..03c9d4d --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityBoat.html @@ -0,0 +1,716 @@ + + + + + +EntityBoat (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityBoat

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityBoat
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityBoat

        +
        public EntityBoat(World p_i1704_1_)
        +
      • +
      + + + +
        +
      • +

        EntityBoat

        +
        public EntityBoat(World p_i1705_1_,
        +          double p_i1705_2_,
        +          double p_i1705_4_,
        +          double p_i1705_6_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        canTriggerWalking

        +
        protected boolean canTriggerWalking()
        +
        +
        Overrides:
        +
        canTriggerWalking in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        canBePushed

        +
        public boolean canBePushed()
        +
        +
        Overrides:
        +
        canBePushed in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getMountedYOffset

        +
        public double getMountedYOffset()
        +
        +
        Overrides:
        +
        getMountedYOffset in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        canBeCollidedWith

        +
        public boolean canBeCollidedWith()
        +
        +
        Overrides:
        +
        canBeCollidedWith in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setPositionAndRotation2

        +
        public void setPositionAndRotation2(double p_70056_1_,
        +                           double p_70056_3_,
        +                           double p_70056_5_,
        +                           float p_70056_7_,
        +                           float p_70056_8_,
        +                           int p_70056_9_)
        +
        +
        Overrides:
        +
        setPositionAndRotation2 in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
        +
        Overrides:
        +
        setVelocity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + + + + + + + + + + + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
        +
        Overrides:
        +
        getShadowSize in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        updateFallState

        +
        protected void updateFallState(double p_70064_1_,
        +                   boolean p_70064_3_)
        +
        +
        Overrides:
        +
        updateFallState in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setDamageTaken

        +
        public void setDamageTaken(float p_70266_1_)
        +
      • +
      + + + +
        +
      • +

        getDamageTaken

        +
        public float getDamageTaken()
        +
      • +
      + + + +
        +
      • +

        setTimeSinceHit

        +
        public void setTimeSinceHit(int p_70265_1_)
        +
      • +
      + + + +
        +
      • +

        getTimeSinceHit

        +
        public int getTimeSinceHit()
        +
      • +
      + + + +
        +
      • +

        setForwardDirection

        +
        public void setForwardDirection(int p_70269_1_)
        +
      • +
      + + + +
        +
      • +

        getForwardDirection

        +
        public int getForwardDirection()
        +
      • +
      + + + +
        +
      • +

        setIsBoatEmpty

        +
        public void setIsBoatEmpty(boolean p_70270_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityEnderCrystal.html b/javadoc/net/minecraft/entity/item/EntityEnderCrystal.html new file mode 100644 index 0000000..5052049 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityEnderCrystal.html @@ -0,0 +1,480 @@ + + + + + +EntityEnderCrystal (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityEnderCrystal

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityEnderCrystal
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        innerRotation

        +
        public int innerRotation
        +
      • +
      + + + +
        +
      • +

        health

        +
        public int health
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityEnderCrystal

        +
        public EntityEnderCrystal(World p_i1698_1_)
        +
      • +
      + + + +
        +
      • +

        EntityEnderCrystal

        +
        public EntityEnderCrystal(World p_i1699_1_,
        +                  double p_i1699_2_,
        +                  double p_i1699_4_,
        +                  double p_i1699_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityEnderEye.html b/javadoc/net/minecraft/entity/item/EntityEnderEye.html new file mode 100644 index 0000000..ba92ac6 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityEnderEye.html @@ -0,0 +1,492 @@ + + + + + +EntityEnderEye (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityEnderEye

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityEnderEye
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityEnderEye

        +
        public EntityEnderEye(World p_i1757_1_)
        +
      • +
      + + + +
        +
      • +

        EntityEnderEye

        +
        public EntityEnderEye(World p_i1758_1_,
        +              double p_i1758_2_,
        +              double p_i1758_4_,
        +              double p_i1758_6_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        isInRangeToRenderDist

        +
        public boolean isInRangeToRenderDist(double p_70112_1_)
        +
        +
        Overrides:
        +
        isInRangeToRenderDist in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        moveTowards

        +
        public void moveTowards(double p_70220_1_,
        +               int p_70220_3_,
        +               double p_70220_4_)
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
        +
        Overrides:
        +
        setVelocity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
        +
        Overrides:
        +
        getShadowSize in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getBrightness

        +
        public float getBrightness(float p_70013_1_)
        +
        +
        Overrides:
        +
        getBrightness in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getBrightnessForRender

        +
        public int getBrightnessForRender(float p_70070_1_)
        +
        +
        Overrides:
        +
        getBrightnessForRender in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        canAttackWithItem

        +
        public boolean canAttackWithItem()
        +
        +
        Overrides:
        +
        canAttackWithItem in class Entity
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityEnderPearl.html b/javadoc/net/minecraft/entity/item/EntityEnderPearl.html new file mode 100644 index 0000000..025e09c --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityEnderPearl.html @@ -0,0 +1,355 @@ + + + + + +EntityEnderPearl (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityEnderPearl

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

      Constructor Detail

      + + + +
        +
      • +

        EntityEnderPearl

        +
        public EntityEnderPearl(World p_i1782_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        EntityEnderPearl

        +
        public EntityEnderPearl(World p_i1784_1_,
        +                double p_i1784_2_,
        +                double p_i1784_4_,
        +                double p_i1784_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityExpBottle.html b/javadoc/net/minecraft/entity/item/EntityExpBottle.html new file mode 100644 index 0000000..fe44ddf --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityExpBottle.html @@ -0,0 +1,406 @@ + + + + + +EntityExpBottle (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityExpBottle

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityFallingBlock.html b/javadoc/net/minecraft/entity/item/EntityFallingBlock.html new file mode 100644 index 0000000..a8b99dd --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityFallingBlock.html @@ -0,0 +1,601 @@ + + + + + +EntityFallingBlock (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityFallingBlock

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityFallingBlock
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        field_145814_a

        +
        public int field_145814_a
        +
      • +
      + + + +
        +
      • +

        field_145812_b

        +
        public int field_145812_b
        +
      • +
      + + + +
        +
      • +

        field_145813_c

        +
        public boolean field_145813_c
        +
      • +
      + + + + +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityFallingBlock

        +
        public EntityFallingBlock(World p_i1706_1_)
        +
      • +
      + + + +
        +
      • +

        EntityFallingBlock

        +
        public EntityFallingBlock(World p_i45318_1_,
        +                  double p_i45318_2_,
        +                  double p_i45318_4_,
        +                  double p_i45318_6_,
        +                  Block p_i45318_8_)
        +
      • +
      + + + +
        +
      • +

        EntityFallingBlock

        +
        public EntityFallingBlock(World p_i45319_1_,
        +                  double p_i45319_2_,
        +                  double p_i45319_4_,
        +                  double p_i45319_6_,
        +                  Block p_i45319_8_,
        +                  int p_i45319_9_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityFireworkRocket.html b/javadoc/net/minecraft/entity/item/EntityFireworkRocket.html new file mode 100644 index 0000000..bf4e19c --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityFireworkRocket.html @@ -0,0 +1,494 @@ + + + + + +EntityFireworkRocket (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityFireworkRocket

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityFireworkRocket
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityFireworkRocket

        +
        public EntityFireworkRocket(World p_i1762_1_)
        +
      • +
      + + + +
        +
      • +

        EntityFireworkRocket

        +
        public EntityFireworkRocket(World p_i1763_1_,
        +                    double p_i1763_2_,
        +                    double p_i1763_4_,
        +                    double p_i1763_6_,
        +                    ItemStack p_i1763_8_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityItem.html b/javadoc/net/minecraft/entity/item/EntityItem.html new file mode 100644 index 0000000..f79d272 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityItem.html @@ -0,0 +1,701 @@ + + + + + +EntityItem (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityItem

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityItem
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        age

        +
        public int age
        +
      • +
      + + + +
        +
      • +

        delayBeforeCanPickup

        +
        public int delayBeforeCanPickup
        +
      • +
      + + + +
        +
      • +

        hoverStart

        +
        public float hoverStart
        +
      • +
      + + + +
        +
      • +

        lifespan

        +
        public int lifespan
        +
        The maximum age of this EntityItem. The item is expired once this is reached.
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityItem

        +
        public EntityItem(World p_i1709_1_,
        +          double p_i1709_2_,
        +          double p_i1709_4_,
        +          double p_i1709_6_)
        +
      • +
      + + + +
        +
      • +

        EntityItem

        +
        public EntityItem(World p_i1710_1_,
        +          double p_i1710_2_,
        +          double p_i1710_4_,
        +          double p_i1710_6_,
        +          ItemStack p_i1710_8_)
        +
      • +
      + + + +
        +
      • +

        EntityItem

        +
        public EntityItem(World p_i1711_1_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        canTriggerWalking

        +
        protected boolean canTriggerWalking()
        +
        +
        Overrides:
        +
        canTriggerWalking in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        combineItems

        +
        public boolean combineItems(EntityItem p_70289_1_)
        +
      • +
      + + + +
        +
      • +

        setAgeToCreativeDespawnTime

        +
        public void setAgeToCreativeDespawnTime()
        +
      • +
      + + + + + + + +
        +
      • +

        dealFireDamage

        +
        protected void dealFireDamage(int p_70081_1_)
        +
        +
        Overrides:
        +
        dealFireDamage in class Entity
        +
        +
      • +
      + + + + + + + + + + + + + + + + + + + +
        +
      • +

        getCommandSenderName

        +
        public java.lang.String getCommandSenderName()
        +
        +
        Overrides:
        +
        getCommandSenderName in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        canAttackWithItem

        +
        public boolean canAttackWithItem()
        +
        +
        Overrides:
        +
        canAttackWithItem in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        travelToDimension

        +
        public void travelToDimension(int p_71027_1_)
        +
        +
        Overrides:
        +
        travelToDimension in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getEntityItem

        +
        public ItemStack getEntityItem()
        +
      • +
      + + + +
        +
      • +

        setEntityItemStack

        +
        public void setEntityItemStack(ItemStack p_92058_1_)
        +
      • +
      + + + +
        +
      • +

        func_145798_i

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

        func_145797_a

        +
        public void func_145797_a(java.lang.String p_145797_1_)
        +
      • +
      + + + +
        +
      • +

        func_145800_j

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

        func_145799_b

        +
        public void func_145799_b(java.lang.String p_145799_1_)
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityItemFrame.html b/javadoc/net/minecraft/entity/item/EntityItemFrame.html new file mode 100644 index 0000000..385dc53 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityItemFrame.html @@ -0,0 +1,544 @@ + + + + + +EntityItemFrame (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityItemFrame

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecart.html b/javadoc/net/minecraft/entity/item/EntityMinecart.html new file mode 100644 index 0000000..85e3235 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecart.html @@ -0,0 +1,1471 @@ + + + + + +EntityMinecart (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecart

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

      Field Detail

      + + + +
        +
      • +

        defaultMaxSpeedAirLateral

        +
        public static float defaultMaxSpeedAirLateral
        +
      • +
      + + + +
        +
      • +

        defaultMaxSpeedAirVertical

        +
        public static float defaultMaxSpeedAirVertical
        +
      • +
      + + + +
        +
      • +

        defaultDragAir

        +
        public static double defaultDragAir
        +
      • +
      + + + +
        +
      • +

        canUseRail

        +
        protected boolean canUseRail
        +
      • +
      + + + +
        +
      • +

        canBePushed

        +
        protected boolean canBePushed
        +
      • +
      + + + +
        +
      • +

        maxSpeedAirLateral

        +
        protected float maxSpeedAirLateral
        +
      • +
      + + + +
        +
      • +

        maxSpeedAirVertical

        +
        protected float maxSpeedAirVertical
        +
      • +
      + + + +
        +
      • +

        dragAir

        +
        protected double dragAir
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityMinecart

        +
        public EntityMinecart(World p_i1712_1_)
        +
      • +
      + + + +
        +
      • +

        EntityMinecart

        +
        public EntityMinecart(World p_i1713_1_,
        +              double p_i1713_2_,
        +              double p_i1713_4_,
        +              double p_i1713_6_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        createMinecart

        +
        public static EntityMinecart createMinecart(World p_94090_0_,
        +                            double p_94090_1_,
        +                            double p_94090_3_,
        +                            double p_94090_5_,
        +                            int p_94090_7_)
        +
      • +
      + + + +
        +
      • +

        canTriggerWalking

        +
        protected boolean canTriggerWalking()
        +
        +
        Overrides:
        +
        canTriggerWalking in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        entityInit

        +
        protected void entityInit()
        +
        +
        Specified by:
        +
        entityInit in class Entity
        +
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        canBePushed

        +
        public boolean canBePushed()
        +
        +
        Overrides:
        +
        canBePushed in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getMountedYOffset

        +
        public double getMountedYOffset()
        +
        +
        Overrides:
        +
        getMountedYOffset in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        killMinecart

        +
        public void killMinecart(DamageSource p_94095_1_)
        +
      • +
      + + + + + + + +
        +
      • +

        canBeCollidedWith

        +
        public boolean canBeCollidedWith()
        +
        +
        Overrides:
        +
        canBeCollidedWith in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setDead

        +
        public void setDead()
        +
        +
        Overrides:
        +
        setDead in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onUpdate

        +
        public void onUpdate()
        +
        +
        Overrides:
        +
        onUpdate in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        onActivatorRailPass

        +
        public void onActivatorRailPass(int p_96095_1_,
        +                       int p_96095_2_,
        +                       int p_96095_3_,
        +                       boolean p_96095_4_)
        +
      • +
      + + + +
        +
      • +

        func_94088_b

        +
        protected void func_94088_b(double p_94088_1_)
        +
      • +
      + + + +
        +
      • +

        func_145821_a

        +
        protected void func_145821_a(int p_145821_1_,
        +                 int p_145821_2_,
        +                 int p_145821_3_,
        +                 double p_145821_4_,
        +                 double p_145821_6_,
        +                 Block p_145821_8_,
        +                 int p_145821_9_)
        +
      • +
      + + + +
        +
      • +

        applyDrag

        +
        protected void applyDrag()
        +
      • +
      + + + +
        +
      • +

        func_70495_a

        +
        public Vec3 func_70495_a(double p_70495_1_,
        +                double p_70495_3_,
        +                double p_70495_5_,
        +                double p_70495_7_)
        +
      • +
      + + + +
        +
      • +

        func_70489_a

        +
        public Vec3 func_70489_a(double p_70489_1_,
        +                double p_70489_3_,
        +                double p_70489_5_)
        +
      • +
      + + + + + + + + + + + +
        +
      • +

        getShadowSize

        +
        public float getShadowSize()
        +
        +
        Overrides:
        +
        getShadowSize in class Entity
        +
        +
      • +
      + + + + + + + +
        +
      • +

        setPositionAndRotation2

        +
        public void setPositionAndRotation2(double p_70056_1_,
        +                           double p_70056_3_,
        +                           double p_70056_5_,
        +                           float p_70056_7_,
        +                           float p_70056_8_,
        +                           int p_70056_9_)
        +
        +
        Overrides:
        +
        setPositionAndRotation2 in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        setDamage

        +
        public void setDamage(float p_70492_1_)
        +
      • +
      + + + +
        +
      • +

        setVelocity

        +
        public void setVelocity(double p_70016_1_,
        +               double p_70016_3_,
        +               double p_70016_5_)
        +
        +
        Overrides:
        +
        setVelocity in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        getDamage

        +
        public float getDamage()
        +
      • +
      + + + +
        +
      • +

        setRollingAmplitude

        +
        public void setRollingAmplitude(int p_70497_1_)
        +
      • +
      + + + +
        +
      • +

        getRollingAmplitude

        +
        public int getRollingAmplitude()
        +
      • +
      + + + +
        +
      • +

        setRollingDirection

        +
        public void setRollingDirection(int p_70494_1_)
        +
      • +
      + + + +
        +
      • +

        getRollingDirection

        +
        public int getRollingDirection()
        +
      • +
      + + + +
        +
      • +

        getMinecartType

        +
        public abstract int getMinecartType()
        +
      • +
      + + + +
        +
      • +

        func_145820_n

        +
        public Block func_145820_n()
        +
      • +
      + + + +
        +
      • +

        func_145817_o

        +
        public Block func_145817_o()
        +
      • +
      + + + +
        +
      • +

        getDisplayTileData

        +
        public int getDisplayTileData()
        +
      • +
      + + + +
        +
      • +

        getDefaultDisplayTileData

        +
        public int getDefaultDisplayTileData()
        +
      • +
      + + + +
        +
      • +

        getDisplayTileOffset

        +
        public int getDisplayTileOffset()
        +
      • +
      + + + +
        +
      • +

        getDefaultDisplayTileOffset

        +
        public int getDefaultDisplayTileOffset()
        +
      • +
      + + + +
        +
      • +

        func_145819_k

        +
        public void func_145819_k(int p_145819_1_)
        +
      • +
      + + + +
        +
      • +

        setDisplayTileData

        +
        public void setDisplayTileData(int p_94092_1_)
        +
      • +
      + + + +
        +
      • +

        setDisplayTileOffset

        +
        public void setDisplayTileOffset(int p_94086_1_)
        +
      • +
      + + + +
        +
      • +

        hasDisplayTile

        +
        public boolean hasDisplayTile()
        +
      • +
      + + + +
        +
      • +

        setHasDisplayTile

        +
        public void setHasDisplayTile(boolean p_94096_1_)
        +
      • +
      + + + +
        +
      • +

        setMinecartName

        +
        public void setMinecartName(java.lang.String p_96094_1_)
        +
      • +
      + + + +
        +
      • +

        getCommandSenderName

        +
        public java.lang.String getCommandSenderName()
        +
        +
        Overrides:
        +
        getCommandSenderName in class Entity
        +
        +
      • +
      + + + +
        +
      • +

        hasCustomInventoryName

        +
        public boolean hasCustomInventoryName()
        +
      • +
      + + + +
        +
      • +

        func_95999_t

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

        moveMinecartOnRail

        +
        public void moveMinecartOnRail(int x,
        +                      int y,
        +                      int z,
        +                      double par4)
        +
        Moved to allow overrides. + This code handles minecart movement and speed capping when on a rail.
        +
      • +
      + + + +
        +
      • +

        getCollisionHandler

        +
        public static IMinecartCollisionHandler getCollisionHandler()
        +
        Gets the current global Minecart Collision handler if none + is registered, returns null
        +
        Returns:
        The collision handler or null
        +
      • +
      + + + +
        +
      • +

        setCollisionHandler

        +
        public static void setCollisionHandler(IMinecartCollisionHandler handler)
        +
        Sets the global Minecart Collision handler, overwrites any + that is currently set.
        +
        Parameters:
        handler - The new handler
        +
      • +
      + + + +
        +
      • +

        getCartItem

        +
        public ItemStack getCartItem()
        +
        This function returns an ItemStack that represents this cart. + This should be an ItemStack that can be used by the player to place the cart, + but is not necessary the item the cart drops when destroyed.
        +
        Returns:
        An ItemStack that can be used to place the cart.
        +
      • +
      + + + +
        +
      • +

        canUseRail

        +
        public boolean canUseRail()
        +
        Returns true if this cart can currently use rails. + This function is mainly used to gracefully detach a minecart from a rail.
        +
        Returns:
        True if the minecart can use rails.
        +
      • +
      + + + +
        +
      • +

        setCanUseRail

        +
        public void setCanUseRail(boolean use)
        +
        Set whether the minecart can use rails. + This function is mainly used to gracefully detach a minecart from a rail.
        +
        Parameters:
        use - Whether the minecart can currently use rails.
        +
      • +
      + + + +
        +
      • +

        shouldDoRailFunctions

        +
        public boolean shouldDoRailFunctions()
        +
        Return false if this cart should not call onMinecartPass() and should ignore Powered Rails.
        +
        Returns:
        True if this cart should call onMinecartPass().
        +
      • +
      + + + +
        +
      • +

        isPoweredCart

        +
        public boolean isPoweredCart()
        +
        Returns true if this cart is self propelled.
        +
        Returns:
        True if powered.
        +
      • +
      + + + +
        +
      • +

        canBeRidden

        +
        public boolean canBeRidden()
        +
        Returns true if this cart can be ridden by an Entity.
        +
        Returns:
        True if this cart can be ridden.
        +
      • +
      + + + +
        +
      • +

        getMaxCartSpeedOnRail

        +
        public float getMaxCartSpeedOnRail()
        +
        Returns the carts max speed when traveling on rails. Carts going faster + than 1.1 cause issues with chunk loading. Carts cant traverse slopes or + corners at greater than 0.5 - 0.6. This value is compared with the rails + max speed and the carts current speed cap to determine the carts current + max speed. A normal rail's max speed is 0.4.
        +
        Returns:
        Carts max speed.
        +
      • +
      + + + +
        +
      • +

        getCurrentCartSpeedCapOnRail

        +
        public final float getCurrentCartSpeedCapOnRail()
        +
        Returns the current speed cap for the cart when traveling on rails. This + functions differs from getMaxCartSpeedOnRail() in that it controls + current movement and cannot be overridden. The value however can never be + higher than getMaxCartSpeedOnRail().
        +
        Returns:
        +
      • +
      + + + +
        +
      • +

        setCurrentCartSpeedCapOnRail

        +
        public final void setCurrentCartSpeedCapOnRail(float value)
        +
      • +
      + + + +
        +
      • +

        getMaxSpeedAirLateral

        +
        public float getMaxSpeedAirLateral()
        +
      • +
      + + + +
        +
      • +

        setMaxSpeedAirLateral

        +
        public void setMaxSpeedAirLateral(float value)
        +
      • +
      + + + +
        +
      • +

        getMaxSpeedAirVertical

        +
        public float getMaxSpeedAirVertical()
        +
      • +
      + + + +
        +
      • +

        setMaxSpeedAirVertical

        +
        public void setMaxSpeedAirVertical(float value)
        +
      • +
      + + + +
        +
      • +

        getDragAir

        +
        public double getDragAir()
        +
      • +
      + + + +
        +
      • +

        setDragAir

        +
        public void setDragAir(double value)
        +
      • +
      + + + +
        +
      • +

        getSlopeAdjustment

        +
        public double getSlopeAdjustment()
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartChest.html b/javadoc/net/minecraft/entity/item/EntityMinecartChest.html new file mode 100644 index 0000000..2d3f27e --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartChest.html @@ -0,0 +1,424 @@ + + + + + +EntityMinecartChest (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartChest

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartContainer.html b/javadoc/net/minecraft/entity/item/EntityMinecartContainer.html new file mode 100644 index 0000000..7300862 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartContainer.html @@ -0,0 +1,648 @@ + + + + + +EntityMinecartContainer (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartContainer

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartEmpty.html b/javadoc/net/minecraft/entity/item/EntityMinecartEmpty.html new file mode 100644 index 0000000..943603c --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartEmpty.html @@ -0,0 +1,354 @@ + + + + + +EntityMinecartEmpty (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartEmpty

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

      Constructor Detail

      + + + +
        +
      • +

        EntityMinecartEmpty

        +
        public EntityMinecartEmpty(World p_i1722_1_)
        +
      • +
      + + + +
        +
      • +

        EntityMinecartEmpty

        +
        public EntityMinecartEmpty(World p_i1723_1_,
        +                   double p_i1723_2_,
        +                   double p_i1723_4_,
        +                   double p_i1723_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartFurnace.html b/javadoc/net/minecraft/entity/item/EntityMinecartFurnace.html new file mode 100644 index 0000000..f1accba --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartFurnace.html @@ -0,0 +1,586 @@ + + + + + +EntityMinecartFurnace (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartFurnace

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityMinecartFurnace
    +extends EntityMinecart
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartHopper.html b/javadoc/net/minecraft/entity/item/EntityMinecartHopper.html new file mode 100644 index 0000000..7b173ca --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartHopper.html @@ -0,0 +1,653 @@ + + + + + +EntityMinecartHopper (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartHopper

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityMinecartTNT.html b/javadoc/net/minecraft/entity/item/EntityMinecartTNT.html new file mode 100644 index 0000000..ae4a669 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityMinecartTNT.html @@ -0,0 +1,587 @@ + + + + + +EntityMinecartTNT (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityMinecartTNT

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

      Constructor Detail

      + + + +
        +
      • +

        EntityMinecartTNT

        +
        public EntityMinecartTNT(World p_i1727_1_)
        +
      • +
      + + + +
        +
      • +

        EntityMinecartTNT

        +
        public EntityMinecartTNT(World p_i1728_1_,
        +                 double p_i1728_2_,
        +                 double p_i1728_4_,
        +                 double p_i1728_6_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityPainting.EnumArt.html b/javadoc/net/minecraft/entity/item/EntityPainting.EnumArt.html new file mode 100644 index 0000000..2ea8e49 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityPainting.EnumArt.html @@ -0,0 +1,710 @@ + + + + + +EntityPainting.EnumArt (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Enum EntityPainting.EnumArt

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityPainting.html b/javadoc/net/minecraft/entity/item/EntityPainting.html new file mode 100644 index 0000000..e1cf4b2 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityPainting.html @@ -0,0 +1,468 @@ + + + + + +EntityPainting (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityPainting

+
+
+ +
+ +
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityTNTPrimed.html b/javadoc/net/minecraft/entity/item/EntityTNTPrimed.html new file mode 100644 index 0000000..a05fb49 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityTNTPrimed.html @@ -0,0 +1,463 @@ + + + + + +EntityTNTPrimed (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityTNTPrimed

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityTNTPrimed
    +extends Entity
    +
  • +
+
+
+ +
+
+ +
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/EntityXPOrb.html b/javadoc/net/minecraft/entity/item/EntityXPOrb.html new file mode 100644 index 0000000..fae9ea4 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/EntityXPOrb.html @@ -0,0 +1,598 @@ + + + + + +EntityXPOrb (Forge API) + + + + + + + +
+ + + + + +
+ + + +
+
net.minecraft.entity.item
+

Class EntityXPOrb

+
+
+ +
+
    +
  • +
    +
    +
    public class EntityXPOrb
    +extends Entity
    +
  • +
+
+
+ +
+
+
    +
  • + +
      +
    • + + +

      Field Detail

      + + + +
        +
      • +

        xpColor

        +
        public int xpColor
        +
      • +
      + + + +
        +
      • +

        xpOrbAge

        +
        public int xpOrbAge
        +
      • +
      + + + +
        +
      • +

        field_70532_c

        +
        public int field_70532_c
        +
      • +
      + + + +
        +
      • +

        xpValue

        +
        public int xpValue
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        EntityXPOrb

        +
        public EntityXPOrb(World p_i1585_1_,
        +           double p_i1585_2_,
        +           double p_i1585_4_,
        +           double p_i1585_6_,
        +           int p_i1585_8_)
        +
      • +
      + + + +
        +
      • +

        EntityXPOrb

        +
        public EntityXPOrb(World p_i1586_1_)
        +
      • +
      +
    • +
    + + +
  • +
+
+
+ + +
+ + + + + +
+ + + + diff --git a/javadoc/net/minecraft/entity/item/package-frame.html b/javadoc/net/minecraft/entity/item/package-frame.html new file mode 100644 index 0000000..07cf4f0 --- /dev/null +++ b/javadoc/net/minecraft/entity/item/package-frame.html @@ -0,0 +1,41 @@ + + + + + +net.minecraft.entity.item (Forge API) + + + + +

net.minecraft.entity.item

+
+

Classes

+ +

Enums

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

Package net.minecraft.entity.item

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

Hierarchy For Package net.minecraft.entity.item

+Package Hierarchies: + +
+
+

Class Hierarchy

+ +

Enum Hierarchy

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