22 enum class CameraCommandOption : uchar {
103 MCAPI
void forEachSelectedPlayersCameraStates(
108 MCAPI
bool prepareInstruction(
126 MCAPI
static char const*& ENUM_OPTION_CLEAR();
128 MCAPI
static char const*& ENUM_OPTION_COLOR();
130 MCAPI
static char const*& ENUM_OPTION_DEFAULT();
132 MCAPI
static char const*& ENUM_OPTION_EASE();
134 MCAPI
static char const*& ENUM_OPTION_ENTITY_OFFSET();
136 MCAPI
static char const*& ENUM_OPTION_FACING();
138 MCAPI
static char const*& ENUM_OPTION_FADE();
140 MCAPI
static char const*& ENUM_OPTION_POS();
142 MCAPI
static char const*& ENUM_OPTION_ROT();
144 MCAPI
static char const*& ENUM_OPTION_SET();
146 MCAPI
static char const*& ENUM_OPTION_TARGET();
148 MCAPI
static char const*& ENUM_OPTION_TARGET_OFFSET();
150 MCAPI
static char const*& ENUM_OPTION_TARGET_REMOVE();
152 MCAPI
static char const*& ENUM_OPTION_TIME();
154 MCAPI
static char const*& ENUM_OPTION_VIEW_OFFSET();
156 MCAPI
static char const*& OPTION_CLEAR();
158 MCAPI
static char const*& OPTION_COLOR();
160 MCAPI
static char const*& OPTION_DEFAULT();
162 MCAPI
static char const*& OPTION_EASE();
164 MCAPI
static char const*& OPTION_ENTITY_OFFSET();
166 MCAPI
static char const*& OPTION_FACING();
168 MCAPI
static char const*& OPTION_FADE();
170 MCAPI
static char const*& OPTION_POS();
172 MCAPI
static char const*& OPTION_ROT();
174 MCAPI
static char const*& OPTION_SET();
176 MCAPI
static char const*& OPTION_TARGET();
178 MCAPI
static char const*& OPTION_TARGET_OFFSET();
180 MCAPI
static char const*& OPTION_TARGET_REMOVE();
182 MCAPI
static char const*& OPTION_TIME();
184 MCAPI
static char const*& OPTION_VIEW_OFFSET();