public class LivingEntityEmissiveLayer<S extends LivingEntityRenderState, M extends EntityModel<S>>
extends RenderLayer<S, M>
hsh | |
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 Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final Function<S, ResourceLocation> |
| ||||||||||
private final LivingEntityEmissiveLayer$AlphaFunction<S> |
| ||||||||||
private final M |
| ||||||||||
private final Function<ResourceLocation, RenderType> |
| ||||||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
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 Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
|