手册:Player.getPointedBlockZ

来自Minecraft基岩版开发Wiki

语法[编辑]

Player.getPointedBlockZ();

参数[编辑]

返回值
int类型 z坐标

效果[编辑]

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

Template:ModPE