net.minecraft.client.render.entity.feature

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

dvy
net.minecraft.client.renderer.entity.layers.RenderLayer
net.minecraft.class_3887
net.minecraft.client.render.entity.feature.FeatureRenderer
net.minecraft.unmapped.C_ksuhvumg
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 FeatureRendererContext<T, M>
a
renderer
field_17155
context
f_iundzoqb
renderer
field_215335_a
entityRenderer

Constructor summary

ModifierConstructor
public (FeatureRendererContext<T, M> context)

Method summary

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