/forceload add<起始坐标x><起始坐标z>[<终止坐标x><终止坐标z>] 在上面的格式中,我们有两个方块的坐标,而本指令会把两个区块的对角线所形成的长方形内的区块全部选取: /forceload add -1 -1 10 30 本指令会把六个区块加载,因为两者形成的对角线包含了6个区块 这段描述可能有点模糊? 没关系,我们上图:...
/forceload add ... 執行成功 1 1 新增加的強制載入區塊的數量。 /forceload remove <from> [<to>] 執行成功 1 1 被刪除的強制載入區塊的數量。 /forceload remove all 執行成功 1 1 0 /forceload query 執行成功 1 1 目前維度中強制載入區塊的數量 /forceload query <pos> 執行成功 1 1 1歷史...
(1)/forceload 格式:①/forceload [add|remove] {x1 z1} (x2 z2) ②/forceload query (x z) 含义:①将输入坐标(x1,z1)所在的区块设为强加载(只要有玩家在线就会一直加载这个区块)。如果后面添加(x2,z2)则改为将以A(x1,z1)和B(x2,z2)为对角顶点的矩形所在的所有区块设为强加载。 ②查询所有已...
/forceload add 0 0 Save and restart the world. /forceload query → No force loaded chunks were found in minecraft:overworld Code analysis (byintsuc): Innet.minecraft.server.level.ServerLevel#setChunkForced, the dirty state ofchunks.datis set to the result of addition/removal of a forced chu...
13 13 public sendEvent(event: Event): Promise<Response> { 14 14 const sdk = getSDK(); 15 - console.log(sdk) 16 15 17 16 return this._buffer.add( 18 17 new Promise<Response>((resolve, reject) => { 0 commit comments Comments0 (0) Please sign in to comment....
/forceload add ~ ~ Type the command in the chat window. As you are typing, you will see the command appear in the lower left corner of the game window. Press theEnterkey to run the command. Once the cheat has been entered, the chunks at the current location will be forced to constan...