@Environment(value=CLIENT) public class BellBlockEntityRenderer extends Object implements BlockEntityRenderer<BellBlockEntity>
| Modifier and Type | Field and Description |
|---|---|
static SpriteIdentifier |
BELL_BODY_TEXTURE |
private ModelPart |
field_20816 |
| Constructor and Description |
|---|
BellBlockEntityRenderer(BlockEntityRendererFactory.Arguments arguments) |
| Modifier and Type | Method and Description |
|---|---|
static class_5607 |
method_32138() |
void |
render(BellBlockEntity bellBlockEntity,
float float2,
MatrixStack matrixStack,
VertexConsumerProvider vertexConsumerProvider,
int int2,
int int3) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrendersOutsideBoundingBoxpublic static final SpriteIdentifier BELL_BODY_TEXTURE
private final ModelPart field_20816
public BellBlockEntityRenderer(BlockEntityRendererFactory.Arguments arguments)
public static class_5607 method_32138()
public void render(BellBlockEntity bellBlockEntity, float float2, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, int int3)
render in interface BlockEntityRenderer<BellBlockEntity>