mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 12:43:52 -07:00
@@ -41,7 +41,7 @@ public class BlockListener implements Listener {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Prevent compilation of old signatures TODO: Remove after 1.4
|
// Prevent compilation of old signatures TODO: Remove after 1.4
|
||||||
@Deprecated public final void onBlockFlow(BlockFromToEvent event) {}
|
@Deprecated public void onBlockFlow(BlockFromToEvent event) {}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Called when a block gets ignited
|
* Called when a block gets ignited
|
||||||
|
Reference in New Issue
Block a user