add 'on_block_tick' event
This commit is contained in:
@@ -48,6 +48,7 @@ struct BlockFuncsSet {
|
||||
bool onreplaced : 1;
|
||||
bool oninteract : 1;
|
||||
bool randupdate : 1;
|
||||
bool onblocktick : 1;
|
||||
bool onblockstick : 1;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user