mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-29 03:31:27 +01:00
Stated "not implemented yet"
By: durron597 <martin.jared@gmail.com>
This commit is contained in:
parent
66676f3800
commit
eff44b6a95
@ -1,13 +1,9 @@
|
|||||||
/**
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
package org.bukkit.event.block;
|
package org.bukkit.event.block;
|
||||||
|
|
||||||
import org.bukkit.Block;
|
import org.bukkit.Block;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @author jmartin
|
* Not implemented yet
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
public class BlockPlacedEvent extends BlockEvent {
|
public class BlockPlacedEvent extends BlockEvent {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user