LeviLamina
Loading...
Searching...
No Matches
TextProcessingEventOrigin.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
TextProcessingEventOrigin :
int
{
6
Unknown = -1,
7
ServerChatPublic = 0,
8
ServerChatWhisper = 1,
9
SignText = 2,
10
AnvilText = 3,
11
BookAndQuillText = 4,
12
CommandBlockText = 5,
13
BlockActorDataText = 6,
14
JoinEventText = 7,
15
LeaveEventText = 8,
16
SlashCommandChat = 9,
17
CartographyText = 10,
18
KickCommand
= 11,
19
TitleCommand
= 12,
20
SummonCommand
= 13,
21
ServerForm = 14,
22
Count = 15,
23
};
KickCommand
Definition
KickCommand.h:18
SummonCommand
Definition
SummonCommand.h:17
TitleCommand
Definition
TitleCommand.h:15
src
mc
events
TextProcessingEventOrigin.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0