Stated "not implemented yet"

This commit is contained in:
durron597 2010-12-31 09:09:22 -05:00
parent 055c64106d
commit 8a6569f229

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 {