3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/server/commands/CommandMessage.h"
7#include "mc/server/commands/standard/MessagingCommand.h"
23 ::ll::TypedStorage<8, 32, ::CommandMessage> mMessage;
37 MCAPI
static void _sendMessage(
38 ::std::string
const& message,
39 ::std::optional<::std::string> filteredMessage,
40 ::std::string
const& sender,
45 MCAPI
static bool _trySendSayCommandEvent(
::Player const& player,
::Level& level, ::std::string
const& message);
Definition CommandOrigin.h:32
Definition CommandOutput.h:20
Definition CommandRegistry.h:50
Definition MessagingCommand.h:17
Definition SayCommand.h:19
static MCAPI void ** $vftable()
Definition CommandOriginIdentity.h:5