net.minecraft.client.render.entity.layer

public interface EntityRenderLayer<E extends LivingEntity>

ccg
net.minecraft.class_2508
net.minecraft.client.render.entity.layer.EntityRenderLayer
net.minecraft.client.renderer.entity.layers.LayerRenderer
net.minecraft.client.renderer.entity.layers.LayerRenderer

Method summary

Modifier and TypeMethod
void
a(E arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_10295(E arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(E entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
func_177141_a(E arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
doRenderLayer(E entitylivingbaseIn, float limbSwing, float limbSwingAmount, float partialTicks, float ageInTicks, float netHeadYaw, float headPitch, float scale)
boolean
a()
method_10296()
colorsWhenDamaged()
func_177142_b()
shouldCombineTextures()