Unittest: Add inventory callback tests
This commit is contained in:
@@ -146,6 +146,7 @@ class ScriptApiBase : protected LuaHelper {
|
||||
friend class ModApiBase;
|
||||
friend class ModApiEnv;
|
||||
friend class LuaVoxelManip;
|
||||
friend class TestMoveAction; // needs getStack()
|
||||
|
||||
/*
|
||||
Subtle edge case with coroutines: If for whatever reason you have a
|
||||
|
||||
Reference in New Issue
Block a user