net.minecraft.client.renderer.entity.layers

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

extends RenderLayer<S, M>

hlj
net.minecraft.client.renderer.entity.layers.LivingEntityEmissiveLayer
net.minecraft.class_7288
net.minecraft.client.render.entity.feature.EmissiveFeatureRenderer

Field summary

Modifier and TypeField
private final Function<S, ResourceLocation>
a
textureProvider
field_61806
textureFunction
private final LivingEntityEmissiveLayer$AlphaFunction<S>
b
alphaFunction
field_38356
animationAlphaAdjuster
private final M
c
model
field_61807
model
private final Function<ResourceLocation, RenderType>
d
bufferProvider
field_54861
renderLayerFunction
private final boolean
e
alwaysVisible
field_55302
ignoresInvisibility

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(fpk arg0, hbd arg1, int arg2, S arg3, float arg4, float arg5)
submit(PoseStack arg0, SubmitNodeCollector arg1, int arg2, S arg3, float arg4, float arg5)
method_42613(class_4587 arg0, class_11659 arg1, int arg2, S arg3, float arg4, float arg5)
render(MatrixStack arg0, EntityRenderCommandQueue arg1, int arg2, S arg3, float arg4, float arg5)