add 'on_breaking', 'on_block_breaking' events
This commit is contained in:
@@ -38,6 +38,7 @@ struct BlockFuncsSet {
|
||||
bool init : 1;
|
||||
bool update : 1;
|
||||
bool onplaced : 1;
|
||||
bool onbreaking : 1;
|
||||
bool onbroken : 1;
|
||||
bool onreplaced : 1;
|
||||
bool oninteract : 1;
|
||||
|
||||
Reference in New Issue
Block a user