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 --- .../client/entity/EntityOtherPlayerMP.html | 548 --------------------- 1 file changed, 548 deletions(-) delete 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 deleted file mode 100644 index d37ef51..0000000 --- a/javadoc/net/minecraft/client/entity/EntityOtherPlayerMP.html +++ /dev/null @@ -1,548 +0,0 @@ - - - - - -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