on_blocks_tick event
This commit is contained in:
@@ -27,6 +27,7 @@ struct block_funcs_set {
|
||||
bool onbroken: 1;
|
||||
bool oninteract: 1;
|
||||
bool randupdate: 1;
|
||||
bool onblockstick: 1;
|
||||
};
|
||||
|
||||
struct CoordSystem {
|
||||
|
||||
Reference in New Issue
Block a user