Pulling all pending Bukkit-JavaDoc changes

This commit is contained in:
Wesley Wolfe
2013-02-22 22:49:38 -06:00
parent 23f5a057f8
commit 0b494f8896
46 changed files with 292 additions and 14 deletions

View File

@@ -24,7 +24,7 @@ public interface Skull extends BlockState {
/**
* Sets the owner of the skull
*
* @param owner the new owner of the skull
* @param name the new owner of the skull
* @return true if the owner was successfully set
*/
public boolean setOwner(String name);