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
MCNAPI ::std::string
ToString
()
const
;
25
// NOLINTEND
26
27
public
:
28
// static functions
29
// NOLINTBEGIN
30
MCNAPI static ::std::optional<::NetherNet::CandidateAdd>
31
TryParse
(::std::array<::std::string_view, 3>
const
& tokens);
32
// NOLINTEND
33
34
public
:
35
// static variables
36
// NOLINTBEGIN
37
MCNAPI static ::std::string_view
const
&
kIdentifier
();
38
// NOLINTEND
39
};
40
41
}
// namespace NetherNet
NetherNet::CandidateAdd
Definition
CandidateAdd.h:7
NetherNet::CandidateAdd::kIdentifier
static MCAPI ::std::string_view const & kIdentifier()
NetherNet::CandidateAdd::ToString
MCAPI::std::string ToString() const
NetherNet::CandidateAdd::TryParse
static MCAPI ::std::optional<::NetherNet::CandidateAdd > TryParse(::std::array<::std::string_view, 3 > const &tokens)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
nether_net
signaling
CandidateAdd.h
Generated on Fri Jun 13 2025 05:04:25 for LeviLamina by
1.12.0