Generic cleanup of warnings, whitespace and style.
By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
@@ -6,6 +6,7 @@ public interface Directional {
|
||||
|
||||
/**
|
||||
* Sets the direction that this block is facing in
|
||||
*
|
||||
* @param face The facing direction
|
||||
*/
|
||||
public void setFacingDirection(BlockFace face);
|
||||
|
||||
Reference in New Issue
Block a user