Package | Description |
---|---|
buildcraft.lib |
Modifier and Type | Field and Description |
---|---|
static BCLibConfig.RenderRotation |
BCLibConfig.rotateTravelingItems
If true then ItemRenderUtil.renderItemStack will use the facing parameter to rotate the item
|
Modifier and Type | Method and Description |
---|---|
static BCLibConfig.RenderRotation |
BCLibConfig.RenderRotation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BCLibConfig.RenderRotation[] |
BCLibConfig.RenderRotation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|