Started by
Eggysandwiches
on
Topic category: Help with Minecraft modding (Java Edition)
I have a block that when placed continually decreases a number stored in a local variable until the block is broken. How can I access this variable from another procedure? If I call the procedure for a return value then it will reset which I do not want.