Started by
StepikDaModder
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, is there a way to call another procedure but still keep the calling procedure's variables? I really need this.
Thanks in advance.
Topic category: Help with Minecraft modding (Java Edition)
Hello, is there a way to call another procedure but still keep the calling procedure's variables? I really need this.
Thanks in advance.
I need it to test a slot and return the value if it is valid or not, and I need the slot id to get to it.