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

Class RendererLivingEntity

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

      Field Detail

      + + + +
        +
      • +

        mainModel

        +
        protected ModelBase mainModel
        +
      • +
      + + + +
        +
      • +

        renderPassModel

        +
        protected ModelBase renderPassModel
        +
      • +
      + + + +
        +
      • +

        NAME_TAG_RANGE

        +
        public static float NAME_TAG_RANGE
        +
      • +
      + + + +
        +
      • +

        NAME_TAG_RANGE_SNEAK

        +
        public static float NAME_TAG_RANGE_SNEAK
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Constructor Detail

      + + + +
        +
      • +

        RendererLivingEntity

        +
        public RendererLivingEntity(ModelBase p_i1261_1_,
        +                    float p_i1261_2_)
        +
      • +
      +
    • +
    + +
      +
    • + + +

      Method Detail

      + + + +
        +
      • +

        setRenderPassModel

        +
        public void setRenderPassModel(ModelBase p_77042_1_)
        +
      • +
      + + + +
        +
      • +

        doRender

        +
        public void doRender(EntityLivingBase p_76986_1_,
        +            double p_76986_2_,
        +            double p_76986_4_,
        +            double p_76986_6_,
        +            float p_76986_8_,
        +            float p_76986_9_)
        +
      • +
      + + + +
        +
      • +

        renderModel

        +
        protected void renderModel(EntityLivingBase p_77036_1_,
        +               float p_77036_2_,
        +               float p_77036_3_,
        +               float p_77036_4_,
        +               float p_77036_5_,
        +               float p_77036_6_,
        +               float p_77036_7_)
        +
      • +
      + + + +
        +
      • +

        renderLivingAt

        +
        protected void renderLivingAt(EntityLivingBase p_77039_1_,
        +                  double p_77039_2_,
        +                  double p_77039_4_,
        +                  double p_77039_6_)
        +
      • +
      + + + +
        +
      • +

        rotateCorpse

        +
        protected void rotateCorpse(EntityLivingBase p_77043_1_,
        +                float p_77043_2_,
        +                float p_77043_3_,
        +                float p_77043_4_)
        +
      • +
      + + + +
        +
      • +

        renderSwingProgress

        +
        protected float renderSwingProgress(EntityLivingBase p_77040_1_,
        +                        float p_77040_2_)
        +
      • +
      + + + +
        +
      • +

        handleRotationFloat

        +
        protected float handleRotationFloat(EntityLivingBase p_77044_1_,
        +                        float p_77044_2_)
        +
      • +
      + + + +
        +
      • +

        renderEquippedItems

        +
        protected void renderEquippedItems(EntityLivingBase p_77029_1_,
        +                       float p_77029_2_)
        +
      • +
      + + + +
        +
      • +

        renderArrowsStuckInEntity

        +
        protected void renderArrowsStuckInEntity(EntityLivingBase p_85093_1_,
        +                             float p_85093_2_)
        +
      • +
      + + + +
        +
      • +

        inheritRenderPass

        +
        protected int inheritRenderPass(EntityLivingBase p_77035_1_,
        +                    int p_77035_2_,
        +                    float p_77035_3_)
        +
      • +
      + + + +
        +
      • +

        shouldRenderPass

        +
        protected int shouldRenderPass(EntityLivingBase p_77032_1_,
        +                   int p_77032_2_,
        +                   float p_77032_3_)
        +
      • +
      + + + +
        +
      • +

        func_82408_c

        +
        protected void func_82408_c(EntityLivingBase p_82408_1_,
        +                int p_82408_2_,
        +                float p_82408_3_)
        +
      • +
      + + + +
        +
      • +

        getDeathMaxRotation

        +
        protected float getDeathMaxRotation(EntityLivingBase p_77037_1_)
        +
      • +
      + + + +
        +
      • +

        getColorMultiplier

        +
        protected int getColorMultiplier(EntityLivingBase p_77030_1_,
        +                     float p_77030_2_,
        +                     float p_77030_3_)
        +
      • +
      + + + +
        +
      • +

        preRenderCallback

        +
        protected void preRenderCallback(EntityLivingBase p_77041_1_,
        +                     float p_77041_2_)
        +
      • +
      + + + +
        +
      • +

        passSpecialRender

        +
        protected void passSpecialRender(EntityLivingBase p_77033_1_,
        +                     double p_77033_2_,
        +                     double p_77033_4_,
        +                     double p_77033_6_)
        +
      • +
      + + + +
        +
      • +

        func_110813_b

        +
        protected boolean func_110813_b(EntityLivingBase p_110813_1_)
        +
      • +
      + + + +
        +
      • +

        func_96449_a

        +
        protected void func_96449_a(EntityLivingBase p_96449_1_,
        +                double p_96449_2_,
        +                double p_96449_4_,
        +                double p_96449_6_,
        +                java.lang.String p_96449_8_,
        +                float p_96449_9_,
        +                double p_96449_10_)
        +
      • +
      + + + +
        +
      • +

        doRender

        +
        public void doRender(Entity p_76986_1_,
        +            double p_76986_2_,
        +            double p_76986_4_,
        +            double p_76986_6_,
        +            float p_76986_8_,
        +            float p_76986_9_)
        +
        +
        Specified by:
        +
        doRender in class Render
        +
        +
      • +
      +
    • +
    +
  • +
+
+
+ + +
+ + + + + +
+ + + + -- cgit v1.2.3