add 'on_block_removed' event
This commit is contained in:
@@ -51,6 +51,7 @@ struct BlockFuncsSet {
|
||||
bool onblocktick : 1;
|
||||
bool onblockstick : 1;
|
||||
bool onblockpresent : 1;
|
||||
bool onblockremoved : 1;
|
||||
};
|
||||
|
||||
struct CoordSystem {
|
||||
|
||||
Reference in New Issue
Block a user