24 enum class CameraCommandOption : uchar {
97 CameraCommand& operator=(CameraCommand
const&);
98 CameraCommand(CameraCommand
const&);
106 virtual ~CameraCommand() ;
108 virtual ~CameraCommand() =
default;
116 MCAPI CameraCommand();
118 MCAPI
void forEachSelectedPlayersCameraStates(
123 MCAPI
bool prepareInstruction(
136 MCAPI
static bool resolveInheritance(
137 ::std::string& currentPresetName,
138 ::std::string
const& parentToStopAt,
139 ::std::vector<::SharedTypes::v1_21_90::CameraPreset>
const& presetList
148 MCAPI
static char const*& ENUM_OPTION_ATTACH_TO_ENTITY();
150 MCAPI
static char const*& ENUM_OPTION_CLEAR();
152 MCAPI
static char const*& ENUM_OPTION_COLOR();
154 MCAPI
static char const*& ENUM_OPTION_DEFAULT();
156 MCAPI
static char const*& ENUM_OPTION_DETACH_FROM_ENTITY();
158 MCAPI
static char const*& ENUM_OPTION_EASE();
160 MCAPI
static char const*& ENUM_OPTION_ENTITY_OFFSET();
162 MCAPI
static char const*& ENUM_OPTION_FACING();
164 MCAPI
static char const*& ENUM_OPTION_FADE();
166 MCAPI
static char const*& ENUM_OPTION_FOV();
168 MCAPI
static char const*& ENUM_OPTION_FOV_CLEAR();
170 MCAPI
static char const*& ENUM_OPTION_POS();
172 MCAPI
static char const*& ENUM_OPTION_ROT();
174 MCAPI
static char const*& ENUM_OPTION_SET();
176 MCAPI
static char const*& ENUM_OPTION_TARGET();
178 MCAPI
static char const*& ENUM_OPTION_TARGET_OFFSET();
180 MCAPI
static char const*& ENUM_OPTION_TARGET_REMOVE();
182 MCAPI
static char const*& ENUM_OPTION_TIME();
184 MCAPI
static char const*& ENUM_OPTION_VIEW_OFFSET();
186 MCAPI
static char const*& OPTION_ATTACH_TO_ENTITY();
188 MCAPI
static char const*& OPTION_CLEAR();
190 MCAPI
static char const*& OPTION_COLOR();
192 MCAPI
static char const*& OPTION_DEFAULT();
194 MCAPI
static char const*& OPTION_DETACH_FROM_ENTITY();
196 MCAPI
static char const*& OPTION_EASE();
198 MCAPI
static char const*& OPTION_ENTITY_OFFSET();
200 MCAPI
static char const*& OPTION_FACING();
202 MCAPI
static char const*& OPTION_FADE();
204 MCAPI
static char const*& OPTION_FOV();
206 MCAPI
static char const*& OPTION_FOV_CLEAR();
208 MCAPI
static char const*& OPTION_POS();
210 MCAPI
static char const*& OPTION_ROT();
212 MCAPI
static char const*& OPTION_SET();
214 MCAPI
static char const*& OPTION_TARGET();
216 MCAPI
static char const*& OPTION_TARGET_OFFSET();
218 MCAPI
static char const*& OPTION_TARGET_REMOVE();
220 MCAPI
static char const*& OPTION_TIME();
222 MCAPI
static char const*& OPTION_VIEW_OFFSET();
224 MCAPI static ::BaseGameVersion
const& REMOVE_IGNORE_STARTING_VALUE_COMPONENT_VERSION();