public class ShapeComponent extends java.lang.Object implements IRenderComponent
| Constructor and Description |
|---|
ShapeComponent(Shape shape) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(net.minecraft.block.Block block,
MalisisRenderer<net.minecraft.tileentity.TileEntity> renderer) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisClientComponentgetComponent, getDependenciesprotected Shape shape
public ShapeComponent(Shape shape)
public void render(net.minecraft.block.Block block,
MalisisRenderer<net.minecraft.tileentity.TileEntity> renderer)
render in interface IRenderComponent