You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional Information (Optional)
We are performing the chunk getting async with the paperlib, however on line 56 we are getting the y coordinate through World#getHighestBlockYAt which will call the chunk sync if the chunk wasnt loaded before.
The text was updated successfully, but these errors were encountered:
Timings
Not required
Is the plugin up to date?
Yes
Server Environment & Version
Paper 1.21.1
Additional Information (Optional)
We are performing the chunk getting async with the paperlib, however on line 56 we are getting the y coordinate through World#getHighestBlockYAt which will call the chunk sync if the chunk wasnt loaded before.
The text was updated successfully, but these errors were encountered: