Direction
文档版本:1.21.60.21
Direction
枚举。script_api.mojang-minecraft.direction.description
常量
down
static read-only down = 0;
east
static read-only east = 5;
north
static read-only north = 2;
south
static read-only south = 3;
up
west
static read-only west = 4;