net.minecraft.src
Class Direction

java.lang.Object
  extended by net.minecraft.src.Direction

public class Direction
extends Object


Field Summary
static int[][] bedDirection
           
static int[] enderEyeMetaToDirection
           
static int[] field_71578_g
           
static String[] field_82373_c
           
static int[] footInvisibleFaceRemap
           
static int[] headInvisibleFace
           
static int[] offsetX
           
static int[] offsetZ
           
static int[] vineGrowth
           
 
Constructor Summary
Direction()
           
 
Method Summary
static int func_82372_a(double par0, double par2)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

offsetX

public static final int[] offsetX

offsetZ

public static final int[] offsetZ

field_82373_c

public static final String[] field_82373_c

headInvisibleFace

public static final int[] headInvisibleFace

vineGrowth

public static final int[] vineGrowth

footInvisibleFaceRemap

public static final int[] footInvisibleFaceRemap

enderEyeMetaToDirection

public static final int[] enderEyeMetaToDirection

field_71578_g

public static final int[] field_71578_g

bedDirection

public static final int[][] bedDirection
Constructor Detail

Direction

public Direction()
Method Detail

func_82372_a

public static int func_82372_a(double par0,
                               double par2)