Updated for latest Bukkit thingy.

This commit is contained in:
sk89q
2011-04-01 16:18:40 -07:00
parent 63beba8cba
commit 5173e953b4
6 changed files with 44 additions and 34 deletions

View File

@@ -138,7 +138,7 @@ public class EditSession {
* Sets a block without changing history.
*
* @param pt
* @param blockType
* @param block
* @return Whether the block changed
*/
public boolean rawSetBlock(Vector pt, BaseBlock block) {