public class RenderEngineStone extends RenderEngine_BC8<TileEngineStone_BC8>
Modifier and Type | Field and Description |
---|---|
static RenderEngineStone |
INSTANCE |
Constructor and Description |
---|
RenderEngineStone() |
Modifier and Type | Method and Description |
---|---|
protected MutableQuad[] |
getEngineModel(TileEngineStone_BC8 engine,
float partialTicks) |
renderTileEntityFast
public static final RenderEngineStone INSTANCE
protected MutableQuad[] getEngineModel(TileEngineStone_BC8 engine, float partialTicks)
getEngineModel
in class RenderEngine_BC8<TileEngineStone_BC8>