refactor(cli): migrate construct command into Command pipeline and split itemUse handler
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { InputPermissionCategory, world, system } from "@minecraft/server";
|
||||
import { Outliner } from "../Outliner";
|
||||
import { MENU_ITEM } from "../../commands/construct";
|
||||
import { MENU_ITEM } from "../../consts";
|
||||
import { Vector } from "../../lib/Vector";
|
||||
import { PlayerMovement } from "../PlayerMovement";
|
||||
import { Builders } from "../Builder/Builders";
|
||||
|
||||
Reference in New Issue
Block a user