跳转至

PaletteColor

文档版本:1.21.0.24

PaletteColor枚举。script_api.minecraft/server.palettecolor.description

常量

Black
static read-only Black = 15;
Blue
static read-only Blue = 11;
Brown
static read-only Brown = 12;
Cyan
static read-only Cyan = 9;
Gray
static read-only Gray = 7;
Green
static read-only Green = 13;
LightBlue
static read-only LightBlue = 3;
Lime
static read-only Lime = 5;
Magenta
static read-only Magenta = 2;
Orange
static read-only Orange = 1;
Pink
static read-only Pink = 6;
Purple
static read-only Purple = 10;
Red
static read-only Red = 14;
Silver
static read-only Silver = 8;
White
static read-only White = 0;
Yellow
static read-only Yellow = 4;