net.minecraft.client.render.entity.layer

public interface EntityRenderLayer<E extends LivingEntity>

blb
net.minecraft.class_2508
net.minecraft.client.render.entity.layer.EntityRenderLayer
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)
doRenderLayer(E entitylivingbaseIn, float arg1, float arg2, float partialTicks, float arg4, float arg5, float arg6, float scale)
boolean
b()
method_10296()
colorsWhenDamaged()
shouldCombineTextures()