| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumFacing | |
|---|---|
| net.minecraft.dispenser | |
| net.minecraft.util | |
| Uses of EnumFacing in net.minecraft.dispenser | 
|---|
| Methods in net.minecraft.dispenser with parameters of type EnumFacing | |
|---|---|
static void | 
BehaviorDefaultDispenseItem.func_82486_a(World par0World,
                         ItemStack par1ItemStack,
                         int par2,
                         EnumFacing par3EnumFacing,
                         IPosition par4IPosition)
 | 
| Uses of EnumFacing in net.minecraft.util | 
|---|
| Methods in net.minecraft.util that return EnumFacing | |
|---|---|
static EnumFacing | 
EnumFacing.func_82600_a(int par0)
 | 
static EnumFacing | 
EnumFacing.valueOf(String name)
Returns the enum constant of this type with the specified name.  | 
static EnumFacing[] | 
EnumFacing.values()
Returns an array containing the constants of this enum type, in the order they are declared.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||