Stated "not implemented yet"

By: durron597 <martin.jared@gmail.com>
This commit is contained in:
Bukkit/Spigot 2010-12-31 09:09:22 -05:00
parent 66676f3800
commit eff44b6a95

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 {