Stated "not implemented yet"

This commit is contained in:
durron597
2010-12-31 09:09:22 -05:00
parent e827a453a0
commit 1c9930fadf

View File

@@ -1,13 +1,9 @@
/**
*
*/
package org.bukkit.event.block;
import org.bukkit.Block;
/**
* @author jmartin
*
* Not implemented yet
*/
public class BlockPlacedEvent extends BlockEvent {