net.minecraft.client.renderer.entity.layers

public class LivingEntityEmissiveLayer<S extends LivingEntityRenderState, M extends EntityModel<S>>

extends RenderLayer<S, M>

gwn
net.minecraft.client.renderer.entity.layers.LivingEntityEmissiveLayer
net.minecraft.class_7288
net.minecraft.client.render.entity.feature.EmissiveFeatureRenderer
net.minecraft.src.C_345984_

Field summary

Modifier and TypeField
private final ResourceLocation
a
texture
field_38355
texture
f_348111_
private final LivingEntityEmissiveLayer$AlphaFunction<S>
b
alphaFunction
field_38356
animationAlphaAdjuster
f_346329_
private final LivingEntityEmissiveLayer$DrawSelector<S, M>
c
drawSelector
field_38464
modelPartVisibility
f_349090_
private final Function<ResourceLocation, RenderType>
d
bufferProvider
field_54861
renderLayerFunction
f_348713_
private final boolean
e
alwaysVisible
field_55302
ignoresInvisibility
f_371555_

Constructor summary

ModifierConstructor
public (RenderLayerParent<S, M> context, ResourceLocation texture, LivingEntityEmissiveLayer$AlphaFunction<S> animationAlphaAdjuster, LivingEntityEmissiveLayer$DrawSelector<S, M> modelPartVisibility, Function<ResourceLocation, RenderType> renderLayerFunction, boolean ignoresInvisibility)

Method summary

Modifier and TypeMethod
public void
a(ffv arg0, glz arg1, int arg2, S arg3, float arg4, float arg5)
render(PoseStack arg0, MultiBufferSource arg1, int arg2, S arg3, float arg4, float arg5)
method_42613(class_4587 arg0, class_4597 arg1, int arg2, S arg3, float arg4, float arg5)
render(MatrixStack arg0, VertexConsumerProvider arg1, int arg2, S arg3, float arg4, float arg5)
m_6494_(C_3181_ p_366685_, C_4139_ p_367458_, int p_364851_, S p_362186_, float p_367844_, float arg5)
private boolean
a(S arg0)
onlyDrawSelectedParts(S arg0)
method_42746(S arg0)
updateModelPartVisibility(S state)
m_355144_(S arg0)
private void
a()
resetDrawForAllParts()
method_42748()
unhideAllModelParts()
m_353808_()