Populate clean function
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
All checks were successful
Deploy datapack to dev / Build (push) Successful in 7s
This commit is contained in:
parent
a54ff65abe
commit
9588154a2f
@ -80,6 +80,8 @@ class database.benchmark {
|
|||||||
tellraw @a {"nbt":"database.test.arrayTest2.index","storage":"ferdinland:ferdinland"};
|
tellraw @a {"nbt":"database.test.arrayTest2.index","storage":"ferdinland:ferdinland"};
|
||||||
}
|
}
|
||||||
function arrayTest2.clean() {
|
function arrayTest2.clean() {
|
||||||
|
::database.test.arrayTest2.array.del();
|
||||||
|
::database.test.arrayTest2.index.del();
|
||||||
}
|
}
|
||||||
function arrayTest2.run() {
|
function arrayTest2.run() {
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user