17 MCAPI
static int getAuxValue(::ItemColor color);
19 MCAPI static ::ItemColor getItemColor(
int auxValue);
21 MCAPI static ::ItemColor getRandomItemColor(
::Random& random);
27 MCAPI static ::std::array<short, 16>
const& COLOR_TO_AUX();
29 MCAPI static ::std::array<short, 16>
const& DYE_AUX_VALUES();
31 MCAPI static ::std::array<::ItemColor, 20>
const& mColorMap();