public class RotationHelper extends 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 RotationHelper()
public static ForgeDirection[] getValidVanillaBlockRotations(Block block)
public static boolean rotateVanillaBlock(Block block, World worldObj, int x, int y, int z, ForgeDirection axis)