tick
Syntax
__on_tick() -> ...
Event triggers at the beginning of each tick, located in the overworld. You can
use in_dimension()
to access other dimensions from there.
__on_tick() -> ...
Event triggers at the beginning of each tick, located in the overworld. You can
use in_dimension()
to access other dimensions from there.