LeviLamina
Loading...
Searching...
No Matches
CandidateAdd.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
NetherNet {
6
7
class
CandidateAdd
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnkd112e8;
12
::ll::UntypedStorage<8, 32>
mUnk94eff9;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
CandidateAdd
& operator=(
CandidateAdd
const
&);
18
CandidateAdd
(
CandidateAdd
const
&);
19
CandidateAdd
();
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI ::std::string ToString()
const
;
25
// NOLINTEND
26
27
public
:
28
// static functions
29
// NOLINTBEGIN
30
MCAPI static ::std::optional<::NetherNet::CandidateAdd> TryParse(::std::array<::std::string_view, 3>
const
& tokens);
31
// NOLINTEND
32
33
public
:
34
// static variables
35
// NOLINTBEGIN
36
MCAPI static ::std::string_view
const
& kIdentifier();
37
// NOLINTEND
38
};
39
40
}
// namespace NetherNet
NetherNet::CandidateAdd
Definition
CandidateAdd.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
nether_net
signaling
CandidateAdd.h
Generated on Sat Apr 26 2025 05:55:28 for LeviLamina by
1.12.0