手册:Player.getPointedBlockY

来自Minecraft基岩版开发Wiki

语法[编辑]

Player.getPointedBlockY();

参数[编辑]

返回值
int类型 y坐标

效果[编辑]

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

Template:ModPE