mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 12:43:52 -07:00
@@ -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 {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user