mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-28 03:19:15 +00:00
fix battlepass
This commit is contained in:
@@ -39,8 +39,8 @@ public class CropBreakEvent extends Event implements Cancellable {
|
||||
|
||||
public CropBreakEvent(
|
||||
@Nullable Entity entity,
|
||||
@NotNull String cropItemID,
|
||||
@NotNull String cropKey,
|
||||
@NotNull String cropItemID,
|
||||
@NotNull Location location
|
||||
) {
|
||||
this.entity = entity;
|
||||
|
||||
Reference in New Issue
Block a user