@FunctionalInterface @Environment(value=CLIENT) public interface BlockEntityRendererFactory<T extends BlockEntity>
| Modifier and Type | Interface and Description |
|---|---|
static class |
BlockEntityRendererFactory.Arguments |
| Modifier and Type | Method and Description |
|---|---|
BlockEntityRenderer<T> |
create(BlockEntityRendererFactory.Arguments arguments) |
BlockEntityRenderer<T> create(BlockEntityRendererFactory.Arguments arguments)