LeviLamina
Loading...
Searching...
No Matches
MessagingCommand.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/server/commands/ServerCommand.h"
7
#include "mc/server/safety/TextFilteringEvent.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
class
CommandOrigin
;
12
class
CommandOutput
;
13
class
Player
;
14
// clang-format on
15
16
class
MessagingCommand
:
public
::ServerCommand
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<1, 1>
mUnkb46796;
21
::ll::UntypedStorage<1, 1>
mUnk547485;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
MessagingCommand
& operator=(
MessagingCommand
const
&);
27
MessagingCommand
(
MessagingCommand
const
&);
28
MessagingCommand
();
29
30
public
:
31
// virtual functions
32
// NOLINTBEGIN
33
// vIndex: 0
34
virtual
~MessagingCommand
()
/*override*/
;
35
// NOLINTEND
36
37
public
:
38
// member functions
39
// NOLINTBEGIN
40
MCAPI
bool
checkChatPermissions(
::CommandOrigin
const
& origin,
::CommandOutput
& output)
const
;
41
// NOLINTEND
42
43
public
:
44
// static functions
45
// NOLINTBEGIN
46
MCAPI
static
void
checkAndHandleTextProcessorEvents(
47
::Player
const
& player,
48
::std::vector<::Safety::TextFilteringEvent>
const
& events
49
);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
MCFOLD
void
$dtor();
56
// NOLINTEND
57
};
CommandOrigin
Definition
CommandOrigin.h:32
CommandOutput
Definition
CommandOutput.h:19
MessagingCommand
Definition
MessagingCommand.h:16
Player
Definition
Player.h:119
ServerCommand
Definition
ServerCommand.h:22
ll::UntypedStorage
Definition
Alias.h:14
src
mc
server
commands
standard
MessagingCommand.h
Generated on Sat Apr 26 2025 05:55:57 for LeviLamina by
1.12.0