public class BlockDecorationLayer<S extends EntityRenderState, M extends EntityModel<S>>
extends RenderLayer<S, M>
hrl | |
net.minecraft.client.renderer.entity.layers.BlockDecorationLayer | |
net.minecraft.class_11745 | |
net.minecraft.client.render.entity.feature.CopperGolemHeadBlockFeatureRenderer | |
net.minecraft.src.C_411370_ |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private final Function<S, Optional<BlockState>> |
| ||||||||||
private final Consumer<PoseStack> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (RenderLayerParent<S, M> context, Function<S, Optional<BlockState>> state, Consumer<PoseStack> matrixTransformer) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
|