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