Botcraft 1.21.5
Loading...
Searching...
No Matches
ServerboundResourcePackPacket.hpp
Go to the documentation of this file.
1#pragma once
2
4
5namespace ProtocolCraft
6{
7 class ServerboundResourcePackPacket : public BasePacket<ServerboundResourcePackPacket>
8 {
9 public:
10 static constexpr std::string_view packet_name = "Resource Pack";
11
12#if PROTOCOL_VERSION > 764 /* > 1.20.2 */
14#endif
16
18 };
19} //ProtocolCraft
std::array< unsigned char, 16 > UUID