YATS/Forge Documentation
 All Classes Namespaces Files Functions Variables Enumerator Pages
net.minecraftforge.common.RotationHelper Class Reference

Static Public Member Functions

static ForgeDirection[] getValidVanillaBlockRotations (Block block)
 
static boolean rotateVanillaBlock (Block block, World worldObj, int x, int y, int z, ForgeDirection axis)
 

Member Function Documentation

static ForgeDirection [] net.minecraftforge.common.RotationHelper.getValidVanillaBlockRotations ( Block  block)
static
static boolean net.minecraftforge.common.RotationHelper.rotateVanillaBlock ( Block  block,
World  worldObj,
int  x,
int  y,
int  z,
ForgeDirection  axis 
)
static

The documentation for this class was generated from the following file: