net.minecraft.client.renderer.entity.layers

public abstract class RenderLayer<T extends Entity, M extends EntityModel<T>>

dvy
net.minecraft.client.renderer.entity.layers.RenderLayer
net.minecraft.class_3887
net.minecraft.unmapped.C_ksuhvumg
net.minecraft.client.render.entity.feature.FeatureRenderer
net.minecraft.client.renderer.entity.layers.LayerRenderer

Field summary

Modifier and TypeField
private final RenderLayerParent<T, M>
a
renderer
field_17155
f_iundzoqb
context
field_215335_a

Constructor summary

ModifierConstructor
public (RenderLayerParent<T, M> context)

Method summary

Modifier and TypeMethod
public M
c()
getParentModel()
method_17165()
m_kqwmajci()
getContextModel()
func_215332_c()
public void
a(qv arg0)
bindTexture(ResourceLocation arg0)
method_17164(class_2960 arg0)
m_nrjkilkk(C_ncpywfca arg0)
bindTexture(Identifier arg0)
func_215333_a(ResourceLocation arg0)
public void
a(T arg0)
setLightColor(T arg0)
method_17163(T arg0)
m_ldydiutc(T arg0)
applyLightmapCoordinates(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)
render(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)
m_pxxnotol(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
render(T entity, 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()
colorsOnDamage()
method_4200()
m_pzuonfqi()
hasHurtOverlay()
func_177142_b()