LeviLamina
Loading...
Searching...
No Matches
DiscoveryResponsePacket.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/nether_net/DiscoveryPacket.h"
7
8namespace NetherNet {
9
11public:
12 // member variables
13 // NOLINTBEGIN
16 // NOLINTEND
17
18public:
19 // prevent constructor by default
23};
24
25} // namespace NetherNet
Definition DiscoveryPacket.h:10
Definition DiscoveryResponsePacket.h:10
Definition Alias.h:14