public class LivingEntityEmissiveLayer<S extends LivingEntityRenderState, M extends EntityModel<S>>
extends RenderLayer<S, M>
| ibc | |
| net.minecraft.client.renderer.entity.layers.LivingEntityEmissiveLayer | |
| net.minecraft.class_7288 | |
| net.minecraft.client.render.entity.feature.EmissiveFeatureRenderer | |
| net.minecraft.src.C_345984_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Function<S, Identifier> |
| ||||||||||
| private final LivingEntityEmissiveLayer$AlphaFunction<S> |
| ||||||||||
| private final M |
| ||||||||||
| private final Function<Identifier, RenderType> |
| ||||||||||
| private final boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (RenderLayerParent<S, M> context, Function<S, Identifier> textureFunction, LivingEntityEmissiveLayer$AlphaFunction<S> animationAlphaAdjuster, M model, Function<Identifier, RenderType> renderLayerFunction, boolean ignoresInvisibility) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
|