手册:Player.getPointedBlockX

来自Minecraft基岩版开发Wiki

语法[编辑]

Player.getPointedBlockX();

参数[编辑]

返回值
int类型 x坐标

效果[编辑]

获取玩家十字指针所指的方块X坐标

Template:ModPE