LeviLamina
Loading...
Searching...
No Matches
TextPacketType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
TextPacketType : uchar {
6
Raw = 0,
7
Chat = 1,
8
Translate = 2,
9
Popup = 3,
10
JukeboxPopup = 4,
11
Tip = 5,
12
SystemMessage = 6,
13
Whisper = 7,
14
Announcement = 8,
15
TextObjectWhisper = 9,
16
TextObject = 10,
17
TextObjectAnnouncement = 11,
18
};
src
mc
network
packet
TextPacketType.h
Generated on Sat Apr 26 2025 05:55:48 for LeviLamina by
1.12.0