scripting: on_interact (right click on block) callback
This commit is contained in:
@@ -21,6 +21,7 @@ struct block_funcs_set {
|
||||
bool update: 1;
|
||||
bool onplaced: 1;
|
||||
bool onbroken: 1;
|
||||
bool oninteract: 1;
|
||||
bool randupdate: 1;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user