Bukkit
1.4.7-R1.0
Main Page
Related Pages
Classes
Files
File List
All
Classes
Namespaces
Files
Functions
Variables
Enumerator
Pages
Directional.java
Go to the documentation of this file.
1
package
org.bukkit.material;
2
3
import
org.bukkit.block.BlockFace;
4
5
public
interface
Directional
{
6
12
public
void
setFacingDirection
(
BlockFace
face);
13
19
public
BlockFace
getFacing
();
20
}
org
bukkit
material
Directional.java
Generated on Wed May 22 2013 10:16:35 for Bukkit by
1.8.2