Package | Description |
---|---|
buildcraft.lib.client.render |
Modifier and Type | Method and Description |
---|---|
static DetachedRenderer.RenderMatrixType |
DetachedRenderer.RenderMatrixType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static DetachedRenderer.RenderMatrixType[] |
DetachedRenderer.RenderMatrixType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DetachedRenderer.addRenderer(DetachedRenderer.RenderMatrixType type,
DetachedRenderer.IDetachedRenderer renderer) |