static BlockLever.EnumOrientation |
BlockLever.EnumOrientation.byMetadata(int meta) |
static BlockLever.EnumOrientation |
BlockLever.EnumOrientation.forFacings(EnumFacing clickedSide,
EnumFacing entityFacing) |
static BlockLever.EnumOrientation |
BlockLever.EnumOrientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BlockLever.EnumOrientation[] |
BlockLever.EnumOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|