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

Class EntityOtherPlayerMP

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

      Constructor Detail

      + + + +
        +
      • +

        EntityOtherPlayerMP

        +
        public EntityOtherPlayerMP(World p_i45075_1_,
        +                   com.mojang.authlib.GameProfile p_i45075_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

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

        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 EntityLivingBase
        +
        +
      • +
      + + + + + + + +
        +
      • +

        getShadowSize

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

        getDefaultEyeHeight

        +
        public float getDefaultEyeHeight()
        +
        Description copied from class: EntityPlayer
        +
        Returns the default eye height of the player
        +
        +
        Overrides:
        +
        getDefaultEyeHeight in class EntityPlayer
        +
        Returns:
        player default eye height
        +
      • +
      + + + +
        +
      • +

        addChatMessage

        +
        public void addChatMessage(IChatComponent p_145747_1_)
        +
      • +
      + + + +
        +
      • +

        canCommandSenderUseCommand

        +
        public boolean canCommandSenderUseCommand(int p_70003_1_,
        +                                 java.lang.String p_70003_2_)
        +
      • +
      + + + + +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3