Hello, it`s been a while, and now i am again here, i was really busy. I coded some events but i cant figure out how to connect them. For example I wanna make a method like this:
this.tick(123) { //123 are ticks
//Do my things here after 123 ticks in the RightClickBlock event
}
Is a thing like this possible? If yes how can i do it?
Thank you for reading.