add on_inventory_open and on_inventory_closed events
This commit is contained in:
@@ -111,6 +111,8 @@ struct WorldFuncsSet {
|
||||
bool onplayertick;
|
||||
bool onchunkpresent;
|
||||
bool onchunkremove;
|
||||
bool oninventoryopen;
|
||||
bool oninventoryclosed;
|
||||
};
|
||||
|
||||
class ContentPackRuntime {
|
||||
|
||||
Reference in New Issue
Block a user