This commit is contained in:
2024-08-05 12:06:10 +02:00
parent d41fefe098
commit 7259b53176
9 changed files with 61 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
import { Vector3, World, system } from "@minecraft/server";
import { ChatSendAfterEvent, Vector3, World, system } from "@minecraft/server";
class Store {
type: StoreType;