Started by
Fastboy865Jr
on
Topic category: Help with Minecraft modding (Java Edition)
I am trying to create a system that waits a little bit before returning true, and I get no errors. When I try to save it, however, it says in the console that it failed to compile java because of an unexpected return value. Does anyone know why this might be happening?
Return blocks can not be used in wait procedure blocks
That would explain why. Thank you