net.minecraft.client.render.entity.layer

public abstract class EntityRenderLayer<T extends Entity, M extends Model<T>>

dtg
net.minecraft.class_3887
net.minecraft.client.render.entity.layer.EntityRenderLayer
net.minecraft.client.renderer.entity.layers.LayerRenderer
net.minecraft.client.renderer.entity.layers.LayerRenderer

Field summary

Modifier and TypeField
private final EntityRenderLayerParent<T, M>
a
field_17155
renderer
field_215335_a
field_215335_a

Constructor summary

ModifierConstructor
public (EntityRenderLayerParent<T, M> renderer)

Method summary

Modifier and TypeMethod
public M
c()
method_17165()
getModel()
func_215332_c()
func_215332_c()
public void
a(qs arg0)
method_17164(class_2960 arg0)
bindTexture(Identifier location)
func_215333_a(ResourceLocation arg0)
func_215333_a(ResourceLocation arg0)
public void
a(T arg0)
method_17163(T arg0)
setLightColor(T entity)
func_215334_a(T arg0)
func_215334_a(T arg0)
public abstract void
a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_4199(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(T entity, float walkAnimationProgress, float walkAnimationSpeed, float tickDelta, float bob, float yaw, float pitch, float scale)
func_212842_a_(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
func_212842_a_(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
public abstract boolean
a()
method_4200()
colorsWhenDamaged()
func_177142_b()
shouldCombineTextures()