Many javadoc fixes thanks to Celtic Minstrel
By: Dinnerbone <dinnerbone@dinnerbone.com>
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