Botcraft 1.21.4
Loading...
Searching...
No Matches
ServerboundResourcePackPacket.hpp
Go to the documentation of this file.
1#if PROTOCOL_VERSION > 763 /* > 1.20.1 */
2#pragma once
3
5
6namespace ProtocolCraft
7{
8 class ServerboundResourcePackConfigurationPacket : public BaseMessage<ServerboundResourcePackConfigurationPacket>
9 {
10 public:
11 static constexpr std::string_view packet_name = "Resource Pack (Configuration)";
12
13#if PROTOCOL_VERSION > 764 /* > 1.20.2 */
15#endif
17
19 };
20} //ProtocolCraft
21#endif
std::array< unsigned char, 16 > UUID