fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Entity, MinecraftEntityTypes, Vector3, world } from "@minecraft/server";
|
||||
import { Entity, Vector3, world } from "@minecraft/server";
|
||||
import { Vector3ToString, vector3 } from "./vectorUtils";
|
||||
import { mindKeeper } from "../../main";
|
||||
function teleportAgent(position: Vector3) {
|
||||
|
||||
Reference in New Issue
Block a user