|
enum class | NoCountType : int { NoCount = 0
} |
|
|
| operator std::string const & () const |
|
MCAPI | CommandOutputParameter (::std::vector<::Player const * > const &players) |
|
MCAPI | CommandOutputParameter (::std::vector<::Actor const * > const &) |
|
MCAPI | CommandOutputParameter (::CommandSelectorResults<::Player > const &players) |
|
MCAPI | CommandOutputParameter (::CommandSelectorResults<::Actor > const &) |
|
MCAPI | CommandOutputParameter (::std::vector<::std::string > const &strings) |
|
MCAPI | CommandOutputParameter (char const *text) |
|
MCAPI | CommandOutputParameter (::BlockPos value) |
|
MCFOLD void * | $ctor (::std::vector<::Player const * > const &players) |
|
MCAPI void * | $ctor (::std::vector<::Actor const * > const &) |
|
MCFOLD void * | $ctor (::CommandSelectorResults<::Player > const &players) |
|
MCAPI void * | $ctor (::CommandSelectorResults<::Actor > const &) |
|
MCAPI void * | $ctor (::std::vector<::std::string > const &strings) |
|
MCAPI void * | $ctor (char const *text) |
|
MCAPI void * | $ctor (::BlockPos value) |
|
MCFOLD void | $dtor () |
|
|
::std::string | mString |
|
int | mCount |
|
The documentation for this class was generated from the following file: