@Environment(value=CLIENT) public class CampfireBlockEntityRenderer extends Object implements BlockEntityRenderer<CampfireBlockEntity>
| Constructor and Description |
|---|
CampfireBlockEntityRenderer(BlockEntityRendererFactory.Arguments arguments) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(CampfireBlockEntity campfireBlockEntity,
float float2,
MatrixStack matrixStack,
VertexConsumerProvider vertexConsumerProvider,
int int2,
int int3) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrendersOutsideBoundingBoxpublic CampfireBlockEntityRenderer(BlockEntityRendererFactory.Arguments arguments)
public void render(CampfireBlockEntity campfireBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)
render in interface BlockEntityRenderer<CampfireBlockEntity>