3#include "mc/_HeaderOutputPredefine.h"
12namespace FogCommandUtil {
16pop(::std::string
const& userProvidedId,
17 ::std::string
const& output,
18 ::CommandOutput& target,
19 ::Player& fogCommandComponent,
20 ::FogCommandComponent&);
23 ::std::string
const& fogId,
24 ::std::string
const& userProvidedId,
25 ::CommandOutput& output,
27 ::FogCommandComponent& fogCommandComponent
31 ::std::string
const& userProvidedId,
32 ::std::string
const& output,
33 ::CommandOutput& target,
34 ::Player& fogCommandComponent,
35 ::FogCommandComponent&
Definition CommandOutput.h:20
Definition FogCommandComponent.h:13