#(italonever) Single thread
10 messages · Page 1 of 1 (latest)
(italonever) Single thread
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
there are some cases where mojang allows for some things to be multi-threaded but your question would require you be a bit more specific on what part
we try not to use async for example anywhere it shouldnt be used on the main thread because minecraft isn't async
can you elaborate your question or provide more context
^ that question is very vague, need more information as to what exactly are you referring to - generally Minecraft/Paper itself runs mainly on the main thread, and Denizen does let you do things that should be done async (I.e. file IO, DB operations, etc.) async
Otherwise/if that answers your question -
Has your issue been resolved, or your question been answered?
If so, please use the </resolved:1028673926114594866> command to close your thread.
Or </invalid:1028673926898909185> if it's not possible to resolve.
If not yet resolved, please reply below to tell us what you still need.
(Note that if there is no reply for a few days, this thread will eventually close itself.)
@hard plinth