public class LivingEntityEmissiveLayer<S extends LivingEntityRenderState, M extends EntityModel<S>>
extends RenderLayer<S, M>
gvy | |
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 ResourceLocation |
| ||||||||||
private final LivingEntityEmissiveLayer$AlphaFunction<S> |
| ||||||||||
private final LivingEntityEmissiveLayer$DrawSelector<S, M> |
| ||||||||||
private final Function<ResourceLocation, RenderType> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (RenderLayerParent<S, M> context, ResourceLocation texture, LivingEntityEmissiveLayer$AlphaFunction<S> animationAngleAdjuster, LivingEntityEmissiveLayer$DrawSelector<S, M> modelPartVisibility, Function<ResourceLocation, RenderType> renderLayerFunction) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
private boolean |
| ||||||||||
private void |
|