SelecterService

继承自

描述

沙盒选择器服务节点

函数

被选中节点
未被选中节点
voidOnBlockBeSelected (int uin, unsignedshort sceneid, WCoord block)
被选中的方块
voidOnBlockUnselected (int uin, unsignedshort sceneid, WCoord block)
未被选中的方块
所有未选中
voidOnBlockPosChanged (int uin, unsignedshort sceneid, WCoord posSrc, WCoord posDst)
方块坐标更改
voidOnSelectType (int uin, unsignedshort sceneid, int type)
选中类型
voidOnBlockBeSelectedVec (int uin, unsignedshort sceneid, table blocks)
被批量选中的方块
voidOnBlockUnselectedVec (int uin, unsignedshort sceneid, table blocks)
未被批量选中的方块
Last Updated: