public class BlockDecorationLayer<S extends EntityRenderState, M extends EntityModel<S>>
extends RenderLayer<S, M>
| iag | |
| net.minecraft.client.renderer.entity.layers.BlockDecorationLayer | |
| net.minecraft.class_11745 | |
| net.minecraft.client.render.entity.feature.CopperGolemHeadBlockFeatureRenderer | |
| net.minecraft.src.C_411370_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Function<S, Optional<BlockState>> |
| ||||||||||
| private final Consumer<PoseStack> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (RenderLayerParent<S, M> context, Function<S, Optional<BlockState>> state, Consumer<PoseStack> matrixTransformer) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
|