Question isDecaying() for newer versions?

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.

consler

New member
Mar 2, 2025
1
0
1
I was wondering how to check if a leaf is currently in the process of decaying? isDecaying existed, but was deprecated some time ago. I'm aware isPersistant exists, but that's more of a replacement for isDecayable.

Is writing a script to check for logs properly the most efficient option, or is there something easier?