mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-23 17:09:21 +00:00
implement quests
This commit is contained in:
@@ -151,7 +151,7 @@ public class CropBreakEvent extends Event implements Cancellable {
|
||||
*
|
||||
* @return the block state before breakage, or null if not applicable.
|
||||
*/
|
||||
@Nullable
|
||||
@NotNull
|
||||
public CustomCropsBlockState getBlockState() {
|
||||
return blockState;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user