public class RotationHelper
extends java.lang.Object
Constructor and Description |
---|
RotationHelper() |
Modifier and Type | Method and Description |
---|---|
static ForgeDirection[] |
getValidVanillaBlockRotations(Block block) |
static boolean |
rotateVanillaBlock(Block block,
World worldObj,
int x,
int y,
int z,
ForgeDirection axis) |
public static ForgeDirection[] getValidVanillaBlockRotations(Block block)
public static boolean rotateVanillaBlock(Block block, World worldObj, int x, int y, int z, ForgeDirection axis)