9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-24 09:29:19 +00:00

Update BoneMealDispenseEvent.java

This commit is contained in:
XiaoMoMi
2024-03-16 11:26:33 +08:00
parent 62176e73bb
commit 6ec2909f72

View File

@@ -28,7 +28,7 @@ import org.bukkit.inventory.ItemStack;
import org.jetbrains.annotations.NotNull;
/**
* An event that triggered when a player interacts a crop with a bone meal
* An event that triggered when the bone meal is dispensed
*/
public class BoneMealDispenseEvent extends Event implements Cancellable {